{
  "name": "Sport Wizard",
  "short_name": "Sport Wizard",
  "description": "Coaching tool for fair player rotations and playing time in youth soccer.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-48.png", "type": "image/png", "sizes": "48x48" },
    { "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/icons/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}
