{
  "name": "Active Port",
  "short_name": "ActivePort",
  "description": "Active Gymnastics Club Member Portal",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#ff9f1c",
  "orientation": "portrait",
  "icons":[
    {
      "src": "/icon-portal-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-portal-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}