{
  "id": "/?source=pwa",
  "name": "Rushbox",
  "short_name": "Rushbox",
  "description": "On-demand courier and last-mile delivery across Nigeria, Ghana, and Kenya.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#132215",
  "background_color": "#132215",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "shopping", "utilities", "lifestyle", "finance", "logistics", "transportation", "delivery", "e-commerce", "marketplace", "on-demand", "courier", "last-mile", "mobile-app"],
  "icons": [
    {
      "src": "/icons/RushboxIcon192by192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/RushboxIcon512by512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/RushboxIcon512by512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}