{
  "name": "Motronx - Expert Bike Service",
  "short_name": "Motronx",
  "description": "Book certified mechanics for your motorcycle or scooter. Free pickup & drop, genuine parts, upfront pricing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#FF2D2D",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["automotive", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/motronx-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/motronx-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Service",
      "short_name": "Book",
      "description": "Book a bike service",
      "url": "/booking",
      "icons": [{ "src": "/motronx-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your bookings",
      "url": "/dashboard",
      "icons": [{ "src": "/motronx-logo.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
