{
  "name": "Precision Caddie",
  "short_name": "Caddie",
  "description": "Real-time golf caddie tracking and advice",
  "start_url": "/caddie",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0A0A",
  "theme_color": "#6A8B42",
  "icons": [
    {
      "src": "/icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/Icon-dark.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
