{
  "name": "CoachOn Tennis",
  "short_name": "CoachOn",
  "id": "/",
  "description": "The all-in-one tennis coaching companion. Track players, drills and scores, follow progress with charts and leaderboards, set goals, time drills, and analyse technique — all in one place, and fully offline.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0f12",
  "theme_color": "#0d0f12",
  "categories": ["sports", "health", "productivity"],
  "icons": [
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon_maskable_512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
