{
  "name": "SideQuest Mobility",
  "short_name": "SideQuest",
  "description": "Book golf cart rides to SoFi Stadium, Kia Forum and Intuit Dome, track your driver and manage your trips.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "categories": ["travel", "navigation"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book a ride", "short_name": "Book", "url": "/" },
    { "name": "My bookings", "short_name": "Trips", "url": "/my-bookings" }
  ]
}
