{
  "name": "Dial. — Your Personal Caddy",
  "short_name": "Dial.",
  "description": "Track every shot, build a yardage book you can trust, and walk onto the course knowing exactly what each club does.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0EBDD",
  "theme_color": "#1F3A2A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "health", "lifestyle"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
