{
  "name": "Green Streak - Golf Practice Tracker",
  "short_name": "Green Streak",
  "description": "Track your golf practice sessions, build streaks, and improve your game with AI-powered coaching tips.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#f0fdf4",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "health", "fitness"]
}
