{
  "name": "Snowpack Weather Alerts",
  "short_name": "Snowpack",
  "description": "Lidar-mapped mountains and runs, live weather, avalanche danger, verified ski patrol and SOS, and your skiing measured.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1c3b70",
  "theme_color": "#1c3b70",
  "categories": [
    "weather",
    "sports",
    "navigation",
    "utilities"
  ],
  "lang": "en-US",
  "icons": [
    {
      "src": "icon.svg?v=12",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png?v=12",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png?v=12",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png?v=12",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png?v=12",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
