{
  "name": "London Weather",
  "short_name": "Weather",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#070b14",
  "background_color": "#070b14",
  "orientation": "portrait-primary",
  "scope": "/",
  "description": "Real-time weather dashboard for London, Ontario with hourly forecasts and storm radar.",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%23070b14'/%3E%3Ccircle cx='132' cy='72' r='28' fill='%23fbbf24'/%3E%3Cpath d='M48 124c0-19.3 15.7-35 35-35 15.3 0 28.4 9.8 33.2 23.5h3.8c13.3 0 24 10.7 24 24s-10.7 24-24 24H83c-19.3 0-35-15.7-35-35z' fill='%2360a5fa'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%23070b14'/%3E%3Ccircle cx='352' cy='192' r='75' fill='%23fbbf24'/%3E%3Cpath d='M128 330.7c0-51.5 41.8-93.3 93.3-93.3 40.7 0 75.6 26.1 88.5 62.6h10.2c35.5 0 64 28.7 64 64s-28.7 64-64 64H221.3c-51.5 0-93.3-41.8-93.3-93.3z' fill='%2360a5fa'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
