{
  "name": "RIDEHQ — Motocross Companion",
  "short_name": "RIDEHQ",
  "description": "Shop premium motocross apparel and download the RIDEHQ app for maintenance, suspension, weather and ride tracking.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#141312",
  "theme_color": "#141312",
  "categories": ["sports", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/favicon.ico?v=4",
      "sizes": "256x256 128x128 64x64 48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
