{
  "name": "Rowley CC App",
  "short_name": "Rowley CC",
  "description": "Rowley Country Club & Anonymous Brewing Course App",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#15803d",
  "icons": [
    {
      "src": "rccLogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "rccLogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}