{
  "name": "Gateway Hills Health Club",
  "short_name": "Gateway Hills",
  "description": "Gateway Hills Health Club in Nashua, NH with memberships, guided coaching, and the See Food Diet tracker.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FCFEFF",
  "theme_color": "#153B52",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
