{
  "name": "ShredIndex - Ski Resort Reviews",
  "short_name": "ShredIndex",
  "description": "Discover the best ski resorts with detailed reviews, ratings, and live snow conditions",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/shredindex-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "theme_color": "#1d2e39",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.shredindex.lines",
      "url": "https://play.google.com/store/apps/details?id=com.shredindex.lines"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/shredindex-lines/id6785154802"
    }
  ]
}