{
  "name": "TropiCaddy - Golf Education & Training",
  "short_name": "TropiCaddy",
  "description": "Expert golf instruction, AI coaching, GPS tracking, and performance analytics from TropiCaddy. Play More Golf.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#123524",
  "theme_color": "#123524",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "education", "lifestyle", "health"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Play Round",
      "short_name": "Play",
      "description": "Start a GPS-tracked round",
      "url": "/play",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Practice",
      "short_name": "Practice",
      "description": "Practice with video lessons",
      "url": "/practice",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
