{
  "name": "Weather Radar",
  "short_name": "Weather",
  "description": "Live radar, current conditions, and forecast",
  "theme_color": "#1a1a2e",
  "background_color": "#1a1a2e",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "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='%231a1a2e'/%3E%3Ccircle cx='110' cy='72' r='32' fill='%23f5c518' opacity='0.9'/%3E%3Cellipse cx='72' cy='110' rx='44' ry='28' fill='%23c0c8d8' opacity='0.9'/%3E%3Cellipse cx='100' cy='118' rx='52' ry='26' fill='%23d8e0ee' opacity='0.95'/%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='%231a1a2e'/%3E%3Ccircle cx='296' cy='192' r='88' fill='%23f5c518' opacity='0.9'/%3E%3Cellipse cx='192' cy='296' rx='120' ry='76' fill='%23c0c8d8' opacity='0.9'/%3E%3Cellipse cx='272' cy='318' rx='140' ry='70' fill='%23d8e0ee' opacity='0.95'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
