{
  "name": "EV Tech Motors",
  "short_name": "EV Customer",
  "description": "EV Tech Motors Official Customer Portal & Vehicle Management",
  "start_url": "https://app.evtechmotors.in/",
  "scope": "https://app.evtechmotors.in/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#090d16",
  "theme_color": "#10b981",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-customer-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-customer-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
