{
  "short_name": "Weather",
  "name": "Weather: Do I need an umbrella?",
  "icons": [
    { "src": "/images/icons-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/images/icons-512.png", "type": "image/png", "sizes": "512x512" }
  ],
  "start_url": "/?source=pwa",
  "background_color": "#3367D6",
  "display": "standalone",
  "theme_color": "#3367D6"
}