{
  "name": "JazaGo — Fuel now, pay later",
  "short_name": "JazaGo",
  "description": "Premium African mobility-finance platform: instant fuel access, secure station authorization, and trusted M-PESA repayments.",
  "start_url": "/",
  "scope": "/",
  "id": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B132B",
  "theme_color": "#0B132B",
  "categories": ["finance", "transportation", "productivity"],
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Fuel QR", "url": "/prototype?start=qr" },
    { "name": "Repay", "url": "/prototype?start=repay" },
    { "name": "Stations", "url": "/prototype?start=stations" }
  ]
}
