{
  "name": "THE PLAY GOLF CLUB",
  "short_name": "PGC Play",
  "description": "Member check-in and account access for THE PLAY GOLF CLUB",

  "start_url": "/play",
  "scope": "/",

  "display": "standalone",
  "orientation": "portrait",

  "background_color": "#14261C",
  "theme_color": "#14261C",

  "icons": [
    {
      "src": "/icons/Play Golf Crest Emblem.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/Play Golf Crest Emblem.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
