{
  "name": "Futsal Culture",
  "short_name": "FC",
  "description": "Futsal Culture — Sessions, camps, and member portal. Boca Raton, South Florida.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#080808",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Member Portal",
      "short_name": "Portal",
      "description": "Log in to view sessions and camps",
      "url": "/portal.html",
      "icons": [{ "src": "logo.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["sports", "education"]
}
