{
  "name": "DGS Stammtisch Hamburg",
  "short_name": "DGS HHU",
  "description": "Stammtisch für Deutsche Gebärdensprache in Hamburg und Umgebung",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1f47",
  "theme_color": "#1e3a8a",
  "lang": "de",
  "categories": ["social", "education"],
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Nächste Termine",
      "short_name": "Termine",
      "url": "./index.html#termine",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Treffpunkte & Karte",
      "short_name": "Karte",
      "url": "./index.html#treffpunkte",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "url": "./index.html#events",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kontakt",
      "short_name": "Kontakt",
      "url": "./index.html#kontakt",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
