{
  "id": "evqueue-app",
  "name": "EVQueue - See the Q. Be the Queue.",
  "short_name": "EVQueue",
  "description": "See the Q. Be the Queue. Real-time wait times and live queues at 2,600+ EV charging stations across DC, Maryland & Virginia.",
  "start_url": "/discover",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1e8549",
  "orientation": "portrait",
  "categories": ["auto", "navigation", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
