{
  "name": "Range Caddie",
  "short_name": "Range Caddie",
  "description": "Mobile-first golf practice app. Structured drills, pass/fail benchmarks, honest self-evaluation. No mindless ball-hitting.",
  "start_url": "./",
  "scope": "./",
  "id": "/range-with-purpose/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14120d",
  "theme_color": "#14120d",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "lifestyle", "fitness"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
