{
  "name": "OUR+'R",
  "short_name": "OUR+'R",
  "description": "The People's Platform. 100% Earnings. 0% Commission.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0A1230",
  "theme_color": "#0A1230",
  "categories": ["travel", "lifestyle", "navigation"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Book a Ride", "short_name": "Ride", "url": "/dashboard" },
    { "name": "Drive", "short_name": "Drive", "url": "/driver-profile" }
  ]
}
