{
  "name": "Schaffhausen in deiner Tasche",
  "short_name": "NACHT SH",
  "description": "Dein kompletter Stadtführer für Schaffhausen — Veranstaltungen, Transport, Hotels, Notfall und mehr.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080f",
  "theme_color": "#08080f",
  "lang": "de",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%2308080f'/><text x='96' y='130' font-size='100' text-anchor='middle'>🌙</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Notfall", "url": "/notfall" },
    { "name": "Transport", "url": "/transport" },
    { "name": "Nachtleben", "url": "/nachtleben" },
    { "name": "Wetter", "url": "/wetter" }
  ],
  "scope": "/"
}
