{
  "name": "Coach — Trening",
  "short_name": "Coach",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/trening",
  "display": "standalone",
  "scope": "/",
  "description": "Offline workout tracker — loguj trening bez internetu, synchronizacja automatyczna.",
  "theme_color": "#0d0d0d",
  "background_color": "#06070A",
  "shortcuts": [
    {
      "name": "Trening",
      "short_name": "Trening",
      "url": "/trening",
      "icons": [{ "src": "/icon.png", "sizes": "512x512" }]
    }
  ]
}
