{
  "id": "/",
  "name": "Snowmads",
  "short_name": "Snowmads",
  "description": "Snow forecasts, powder alerts and trip planning for riders chasing winter across both hemispheres. Two winters, one forecast.",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "categories": ["sports", "weather", "travel"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Trips",
      "short_name": "Trips",
      "description": "Missions, day trips and countdowns",
      "url": "/#/trips"
    },
    {
      "name": "Powder Concierge",
      "short_name": "Concierge",
      "description": "Chat your next trip into existence",
      "url": "/#/concierge"
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "The feed, leaderboards and crews",
      "url": "/#/community"
    }
  ]
}
