{
  "name": "RYDI - BC Motorcycle Rentals",
  "short_name": "RYDI",
  "description": "BC's premium motorcycle rental marketplace. Rent adventure and touring bikes from verified local owners.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#e85d04",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/images/hero-bg.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/images/hero-bg.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
