{
  "name": "SmokeCast \u2014 72-hour wildfire smoke forecast",
  "short_name": "SmokeCast",
  "description": "Wildfire smoke forecast \u2014 the next 72 hours, hour by hour, for the lower 48, southern Canada & northern Mexico.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#14161b",
  "theme_color": "#14161b",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}