{
  "name": "Tipp-Pott WM 2026",
  "short_name": "Tipp-Pott",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d32f2f",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' rx='4' fill='%23d32f2f'/%3E%3Ctext x='12' y='18' text-anchor='middle' font-size='16' fill='white'%3E⚽%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' rx='4' fill='%23d32f2f'/%3E%3Ctext x='12' y='18' text-anchor='middle' font-size='16' fill='white'%3E⚽%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' rx='4' fill='%23d32f2f'/%3E%3Ctext x='12' y='18' text-anchor='middle' font-size='16' fill='white'%3E⚽%3C/text%3E%3C/svg%3E",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Spielplan",
      "short_name": "Spielplan",
      "description": "Kommende Spiele und Ergebnisse",
      "url": "/matches",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' rx='4' fill='%23d32f2f'/%3E%3Ctext x='12' y='18' text-anchor='middle' font-size='14' fill='white'%3E📅%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Rangliste",
      "short_name": "Rangliste",
      "description": "Aktuelle Tabelle und Punktestand",
      "url": "/standings",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' rx='4' fill='%23d32f2f'/%3E%3Ctext x='12' y='18' text-anchor='middle' font-size='14' fill='white'%3E🏆%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ]
}