{
  "name": "eWattGo — Mobile EV Charging",
  "short_name": "eWattGo",
  "description": "Luxury on-demand mobile EV charging. Find a mobile charger near you, see if an EV technician is on board, and request a charge in seconds.",
  "id": "/app/",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#060d1c",
  "theme_color": "#081022",
  "lang": "en",
  "dir": "auto",
  "categories": ["travel", "utilities", "navigation"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Find a charger", "short_name": "Map", "url": "/app/?tab=map" },
    { "name": "Technician console", "short_name": "Technician", "url": "/app/?view=tech" }
  ]
}
