{
  "name": "AHLAN - Metered Electric Taxi",
  "short_name": "AHLAN",
  "description": "App-based metered electric taxi service in Zanzibar",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5faf7",
  "theme_color": "#188048",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "lang": "en-TZ",
  "dir": "ltr",
  "categories": ["travel", "transportation"]
}
