{
  "id": "/driver/",
  "name": "SeniorRides Driver",
  "short_name": "Senior Drive",
  "description": "Drive for SeniorRides — help seniors get where they need to go.",
  "start_url": "/driver?mode=driver",
  "scope": "/driver",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["transportation"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663453142772/o3m8GoGnuAHTX49LEm9b5z/icon-driver-v3-512-cAr32yReRKMaxumVfyUPUM.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663453142772/o3m8GoGnuAHTX49LEm9b5z/icon-driver-v3-512-cAr32yReRKMaxumVfyUPUM.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Driver Dashboard",
      "short_name": "Dashboard",
      "description": "Open driver dashboard",
      "url": "/driver/dashboard?mode=driver",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663453142772/o3m8GoGnuAHTX49LEm9b5z/icon-driver-v3-512-cAr32yReRKMaxumVfyUPUM.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My Earnings",
      "short_name": "Earnings",
      "description": "View driver earnings",
      "url": "/driver/earnings?mode=driver",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663453142772/o3m8GoGnuAHTX49LEm9b5z/icon-driver-v3-512-cAr32yReRKMaxumVfyUPUM.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
