{
  "name": "JudoLab - Analyse • Strategie • Training",
  "short_name": "JudoLab",
  "description": "Die kostenlose All-in-One App für Judokas, Trainer & Vereine",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#D4A84B",
  "orientation": "any",
  "scope": "/",
  "lang": "de",
  "categories": ["sports", "education", "lifestyle"],
  "icons": [
    {
      "src": "APP_ICON.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "APP_ICON.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "PROMO_JUDOKAS.png",
      "sizes": "640x1136",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "JudoLab für Judokas"
    }
  ],
  "shortcuts": [
    {
      "name": "Timer starten",
      "short_name": "Timer",
      "description": "Kampf-Timer öffnen",
      "url": "/app.html?view=timer",
      "icons": [{ "src": "APP_ICON.png", "sizes": "96x96" }]
    },
    {
      "name": "Matchplan",
      "short_name": "Matchplan",
      "description": "Matchplan erstellen",
      "url": "/app.html?view=matchplan",
      "icons": [{ "src": "APP_ICON.png", "sizes": "96x96" }]
    }
  ]
}
