{
  "name": "Pathvero — Commute Intelligence",
  "short_name": "Pathvero",
  "description": "Tracks real travel times, builds statistical models of your commutes, and predicts how long your route will take.",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#001343",
  "background_color": "#001343",
  "lang": "en",
  "categories": ["productivity", "navigation"],
  "prefer_related_applications": false,
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
