{
  "name": "Localinar — City Ecosystem Explorer",
  "short_name": "Localinar",
  "description": "Stadtdaten sichtbar machen: Events, Wahlergebnisse, Geldflüsse, Mietpreise & Netzwerke — interaktiv auf einer Plattform.",
  "start_url": "/tuebingen/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFF8F0",
  "theme_color": "#FFF8F0",
  "lang": "de",
  "categories": ["news", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/og-image.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Stadtkarte Tübingen",
      "short_name": "Karte",
      "url": "/tuebingen/",
      "icons": [{"src": "/favicon.svg", "sizes": "any"}]
    },
    {
      "name": "Events 2026",
      "short_name": "Events",
      "url": "/tuebingen/#timeline-view"
    },
    {
      "name": "Wahlergebnisse",
      "short_name": "Wahlen",
      "url": "/tuebingen/#election-view"
    }
  ]
}
