{
  "name": "SnowCast - Elevation-Based Snow Forecasting",
  "short_name": "SnowCast",
  "description": "Snow depth, quality, and avalanche danger at any elevation. Built for backcountry safety.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#1B4B8A",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["weather", "sports"]
}
