{
  "name": "Performance Pulse",
  "short_name": "PerfPulse",
  "description": "Performance Pulse helps clubs, coaches, athletes, and guardians track testing, monitor development, and turn performance data into clear progress insights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1419",
  "theme_color": "#f97316",
  "orientation": "any",
  "categories": ["sports", "fitness", "health"],
  "icons": [
    {
      "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"
    }
  ]
}
