{
  "name": "EV Atlas — Electric Vehicle Database",
  "short_name": "EV Atlas",
  "description": "Compare 1700+ electric vehicles. Find charging stations worldwide. Plan your EV journey.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#06b6d4",
  "orientation": "portrait-primary",
  "categories": ["auto", "utilities", "navigation"],
  "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": [],
  "shortcuts": [
    {
      "name": "Compare Vehicles",
      "url": "/#compare",
      "description": "Compare electric vehicles side by side"
    },
    {
      "name": "Charging Map",
      "url": "/#charging",
      "description": "Find nearby EV charging stations"
    },
    {
      "name": "Favorites",
      "url": "/#favorites",
      "description": "View your saved vehicles"
    }
  ]
}
