{
  "name": "BijliPoint - EV Charging Network",
  "short_name": "BijliPoint",
  "description": "Pakistan's First EV Charging Network",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#10B981",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "Start Charging",
      "url": "/dashboard",
      "description": "Quick access to charging",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
