{
  "name": "Grabengasse 7 — 16-Bit Weather Station",
  "short_name": "Grabengasse 7",
  "description": "16-bit retro weather telemetry and simulation console for Grabengasse 7 in Regensburg.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c101a",
  "theme_color": "#0c101a",
  "categories": ["weather", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
