{
  "name": "AwayGame - Golf Course Tracker",
  "short_name": "AwayGame",
  "description": "Log your golf rounds, map every course you've played, and plan your next golf trip.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#0B3D2E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["sports", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
