{
  "short_name": "ChargeMine",
  "name": "ChargeMine — Find the Nearest EV Charger",
  "description": "Find the nearest EV charging stations worldwide in seconds.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "categories": ["travel", "utilities", "navigation"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%2310b981'/><path d='M108 40 L60 108 L92 108 L84 152 L132 84 L100 84 Z' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='110' fill='%2310b981'/><path d='M288 106 L160 288 L245 288 L224 406 L352 224 L267 224 Z' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Use My Location",
      "short_name": "Nearby",
      "description": "Find EV chargers near your current location",
      "url": "/?action=locate"
    },
    {
      "name": "Fast DC Chargers",
      "short_name": "DC Fast",
      "url": "/find/fast"
    }
  ]
}
