{
  "name": "MotionCaddie",
  "short_name": "MotionCaddie",
  "description": "See your golf swing in 3D — pose overlay, 3D replay, scorecard, and a grounded coach.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#faf9f5",
  "theme_color": "#0c5c3a",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%230c5c3a'/%3E%3Ctext x='50' y='68' font-size='52' text-anchor='middle'%3E%E2%9B%B3%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
