{
  "name": "KontrolleHH — Live hvv Line Status for Hamburg",
  "short_name": "KontrolleHH",
  "description": "Crowd-sourced live line status for Hamburg's hvv network. See rider reports for S-Bahn, U-Bahn, bus and ferry lines on a live map, and follow the lines you ride.",
  "lang": "en",
  "start_url": "/en/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#171a21",
  "theme_color": "#171a21",
  "categories": [
    "travel",
    "navigation",
    "utilities"
  ],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}