{
  "name": "Playlist Golf",
  "short_name": "Playlist Golf",
  "description": "Your personalized golf course progression app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#E3F7FC",
  "theme_color": "#1C8640",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["sports", "lifestyle"],
  "lang": "en-US"
}
