{
  "short_name": "Fairplay",
  "name": "Fairplay - Championship Golf Betting",
  "description": "Social golf betting app for fourballs with Augusta Green styling",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#14532d",
  "background_color": "#022c22",
  "categories": ["sports", "social", "entertainment"],
  "permissions": {
    "contacts": {
      "description": "Access your contacts to easily invite friends to golf games"
    },
    "geolocation": {
      "description": "Access your location to find nearby golf courses"
    }
  },
  "features": [
    "contacts",
    "geolocation"
  ],
  "scope": "/",
  "orientation": "portrait-primary"
}
