{
  "name": "Forge.tennis",
  "short_name": "Forge",
  "description": "Performance tracking for junior tennis players, coaches, and academies. UTR progression, match log, drills, fitness, and recovery — all in one system.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "orientation": "portrait",
  "categories": ["sports", "fitness", "education"],
  "icons": [
    { "src": "/favicon.svg",          "type": "image/svg+xml", "sizes": "any",     "purpose": "any" },
    { "src": "/apple-touch-icon.svg", "type": "image/svg+xml", "sizes": "180x180", "purpose": "any maskable" }
  ]
}
