{
  "name": "Performance House",
  "short_name": "Performance House",
  "description": "Track, analyze, and elevate your athletes with Performance Index scoring, wellness monitoring, automated alerts, and professional reports.",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "background_color": "#0a090b",
  "theme_color": "#0a090b",
  "categories": ["sports", "health", "fitness"]
}
