{
  "name": "TTC Live Map",
  "short_name": "TTC Map",
  "description": "Interactive TTC Subway, Streetcar & Bus Live Map",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0f17",
  "theme_color": "#0b0f17",
  "icons": [
    {
      "src": "/ttc-logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}