{
  "name": "Extramount",
  "short_name": "Extramount",
  "description": "Extramount - Find and share rides seamlessly, earn money while driving",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/Gemini_Generated_Image_1zwpla1zwpla1zwp.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Gemini_Generated_Image_1zwpla1zwpla1zwp.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Ride",
      "short_name": "Find Ride",
      "description": "Find and book a ride",
      "url": "/rides",
      "icons": [
        {
          "src": "/extramount_logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your ride bookings",
      "url": "/bookings",
      "icons": [
        {
          "src": "/extramount_logo.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": [
    "transportation",
    "travel"
  ]
}
