{
  "id": "/",
  "name": "FPS — Futsal Performance System",
  "short_name": "FPS",
  "description": "Wellness, load, planning, tests and alerts for futsal performance staff and players.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness", "productivity", "sports"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "64x64", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Wellness", "short_name": "Wellness", "url": "/wellness" },
    { "name": "Notifications", "short_name": "Alerts", "url": "/reminders" }
  ]
}
