{
  "name": "Bright Colour Watch",
  "short_name": "BCW",
  "description": "See where autumn colour is peaking in Bright & the Alpine High Country — right now.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#13111a",
  "theme_color": "#f4620a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
