{
  "name": "Your Byke Buddy — Affordable Bike & Scooty Rentals Mumbai",
  "short_name": "Byke Buddy",
  "description": "Affordable 2-Wheeler Rentals in Mumbai from ₹499/day. Transparent 24-hr cycles, sanitized helmets, paperless WhatsApp KYC.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#0D9488",
  "lang": "en",
  "categories": ["travel", "transportation", "lifestyle", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Ride",
      "short_name": "Book",
      "description": "Quick 1-Tap Motorcycle & Scooter Booking",
      "url": "/#book",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Explore Fleet",
      "short_name": "Fleet",
      "description": "View Royal Enfield & Scooter Inventory",
      "url": "/#fleet",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Admin Portal",
      "short_name": "Admin",
      "description": "Staff & Fleet Management Dashboard",
      "url": "/#admin",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
