{
  "name": "Caddie AI",
  "short_name": "Caddie AI",
  "description": "Your AI-powered golf coach — personalized practice plans, AI coaching, handicap tracking, and a competitive leaderboard.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a2e1a",
  "theme_color": "#a8d5a2",
  "categories": ["sports", "health", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
