{
  "name": "SlabHQ — Know Before You Go",
  "short_name": "SlabHQ",
  "description": "Real-time ski resort rankings, snow forecasts, and trip planning for Ikon Pass holders.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c0b0a",
  "theme_color": "#2a5580",
  "lang": "en",
  "categories": ["sports", "travel", "weather"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%230c0b0a'/%3E%3Cpath d='M96 28L164 152H28z' fill='url(%23g)'/%3E%3Cpath d='M96 28l36 64-18-9L96 96l-18-13L60 90z' fill='%23fff' opacity='.4'/%3E%3Cpath d='M44 152l22-38 18 18 18-28 18 22 18-10 26 36z' fill='%23e8f4ff' opacity='.65'/%3E%3Cdefs%3E%3ClinearGradient id='g' x1='96' y1='28' x2='96' y2='152' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232a7eb5'/%3E%3Cstop offset='1' stop-color='%231a3a5c'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%230c0b0a'/%3E%3Cpath d='M256 64L448 400H64z' fill='url(%23g)'/%3E%3Cpath d='M256 64l96 172-48-24L256 256l-48-36-48 28z' fill='%23fff' opacity='.4'/%3E%3Cpath d='M112 400l60-104 48 48 48-76 48 60 48-28 68 100z' fill='%23e8f4ff' opacity='.65'/%3E%3Cdefs%3E%3ClinearGradient id='g' x1='256' y1='64' x2='256' y2='400' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232a7eb5'/%3E%3Cstop offset='1' stop-color='%231a3a5c'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Resort Rankings",
      "short_name": "Rankings",
      "description": "View live resort rankings",
      "url": "/#home",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cpath d='M48 8L88 80H8z' fill='%232a7eb5'/%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Trip Planner",
      "short_name": "Trip",
      "description": "Plan your next ski trip",
      "url": "/#trip",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cpath d='M48 8L88 80H8z' fill='%23c4956a'/%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "SlabHQ resort rankings and snow forecast"
    }
  ]
}
