{
  "id": "https://snowtriper.com/",
  "name": "SnowTriper — Find the Best Ski Resorts Worldwide",
  "short_name": "SnowTriper",
  "description": "Real-time snow conditions for 1891+ ski resorts worldwide. Drive times, trip planner, 3D map.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f8fafe",
  "theme_color": "#1a3a5c",
  "lang": "en",
  "categories": ["sports", "travel", "navigation"],
  "icons": [
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/badge-monochrome.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.jpg",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "SnowTriper — Resort map"
    },
    {
      "src": "/screenshots/mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "SnowTriper — Filters & results"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Explore the map",
      "short_name": "Map",
      "description": "Find a resort matching your criteria",
      "url": "/explorer",
      "icons": [{ "src": "/icons/shortcut-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }]
    },
    {
      "name": "This weekend",
      "short_name": "Weekend",
      "description": "The best resorts this weekend",
      "url": "/weekend",
      "icons": [{ "src": "/icons/shortcut-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }]
    },
    {
      "name": "My Favorites",
      "short_name": "Favorites",
      "description": "Snow conditions for your saved resorts",
      "url": "/favorites",
      "icons": [{ "src": "/icons/shortcut-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }]
    }
  ],
  "share_target": {
    "action": "/explorer",
    "method": "GET",
    "params": { "title": "q", "text": "q", "url": "url" }
  }
}
