{
  "name": "Swiss Sim Racing League",
  "short_name": "SSRL",
  "description": "Swiss Sim Racing League – Rennen, Regeln und Ranglisten",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "lang": "de-CH",
  "icons": [
    {
      "src": "/img/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Regeln & Kommunikation",
      "short_name": "Regeln",
      "url": "/rules.html"
    },
    {
      "name": "Archiv & Resultate",
      "short_name": "Archiv",
      "url": "/archiv.html"
    },
    {
      "name": "Spenden",
      "short_name": "Spenden",
      "url": "/cash.html"
    }
  ]
}
