{
  "name": "Artery Map",
  "short_name": "Artery Map",
  "description": "Interactive street-network visualization: click an origin and watch shortest-path flow rendered as tapered artery stripes for driving, biking, and walking.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0a0a0f",
  "background_color": "#0a0a0f",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
