{
  "short_name": "GeoFleet",
  "name": "GeoFleet - GPS Fleet Management",
  "description": "South Africa's smart GPS fleet management platform",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0A1628",
  "background_color": "#0A1628",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-ZA",
  "categories": ["business", "productivity"]
}