{
  "name": "BTV U9 Kleinfeld Score",
  "short_name": "BTV U9 Score",
  "description": "Tennis-Scoring-App für BTV/DTB U9 Kleinfeld-Format",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2e7d52",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "../../icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../../icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f4f8f5' width='540' height='720'/><rect fill='%232e7d52' width='540' height='120'/><text x='270' y='60' font-size='48' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='central'>Score</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Neues Match",
      "short_name": "Match",
      "description": "Neues Tennis-Match starten",
      "url": "index.html",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%232e7d52' width='96' height='96'/><text x='50%' y='50%' font-size='64' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='central'>+</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
