{
  "name": "MBTPLAY — In the Loop",
  "short_name": "MBTPLAY",
  "description": "Spot real MBTA vehicles near you and collect them as cards. A companion game to In the Loop, the MBTA subway tracker.",
  "start_url": "/play",
  "scope": "/play",
  "display": "standalone",
  "background_color": "#0B1420",
  "theme_color": "#0B1420",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/play-favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/play-favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
