{
  "name": "Graz Lebt — Was geht heute?",
  "short_name": "Graz Lebt",
  "description": "Alles, was in Graz passiert — Events, Konzerte, Party, Kultur. Auf einen Blick.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0612",
  "theme_color": "#0a0612",
  "lang": "de-AT",
  "categories": ["entertainment", "lifestyle", "events"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Meine Events",
      "short_name": "Favoriten",
      "description": "Deine gespeicherten Events",
      "url": "/meine-events.html",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Community-Chat",
      "url": "/chat.html",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Event einreichen",
      "short_name": "Einreichen",
      "description": "Neues Event einreichen",
      "url": "/einreichen.html",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
