{
  "name": "Peak 90",
  "short_name": "Peak90",
  "description": "Football performance tracker — workouts, match logs, goals & progress.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060b14",
  "theme_color": "#00c6ff",
  "categories": ["sports", "fitness", "health"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
