{
  "name": "Weather Pulse Now",
  "short_name": "Weather Pulse",
  "description": "Hyper-local hourly, daily and weekly weather with clean charts and maps.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b132b",
  "background_color": "#0b132b",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
