{
  "name": "Weather Shift Monitor",
  "short_name": "WeatherShift",
  "description": "Premium weather change tracker and family notification hub for Bend, OR and McKinleyville, CA.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#090915",
  "theme_color": "#090915",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1163/1163736.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1163/1163736.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
