{
  "name": "RideR™",
  "short_name": "RideR",
  "description": "RideR™ — Access in Motion. Accountability in Action.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B1526",
  "theme_color": "#0B1526",
  "icons": [
    {
      "src": "/brand/rider-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/rider-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/rider-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
