{
  "name": "JatriGo — Murarai's Hyperlocal Platform",
  "short_name": "JatriGo",
  "description": "Book toto, auto, bike taxi, car and parcel delivery, plus online services in Murarai, Birbhum.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0d8b8b",
  "lang": "bn",
  "categories": ["travel", "business", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My dashboard", "url": "/dashboard" },
    { "name": "Book a ride", "url": "/book" },
    { "name": "Track booking", "url": "/track" },
    { "name": "Notifications", "url": "/notifications" }
  ]
}

