{
  "id": "com.shortgamewizard.app",
  "name": "Short Game Wizard",
  "short_name": "SGW",
  "description": "Track detailed short game data that golf apps miss. Find patterns in your putting and chipping to actually improve.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#487a36",
  "orientation": "portrait",
  "categories": ["sports", "health", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1920x1440",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Track every putt with distance, break, and slope"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "1920x1440",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Log chips with club selection and landing accuracy"
    },
    {
      "src": "/screenshot-3.png",
      "sizes": "1920x1440",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Discover patterns in your short game performance"
    }
  ]
}
