{
  "name": "CoachZone",
  "short_name": "CoachZone",
  "description": "Platforma dla trenerów piłki nożnej",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#111",
  "theme_color": "#111",
  "orientation": "portrait-primary",
  "lang": "pl",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='28' fill='%231c1c1c'/><text y='130' x='96' text-anchor='middle' font-size='110'>⚽</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
