{
  "name": "Generation Z Soccer United",
  "short_name": "GZS United",
  "description": "Elite competitive soccer for Generation Z athletes. Building champions while fighting obesity, screen time, and inactivity through year-round professional development and team excellence.",
  "start_url": "/en/sign-in",
  "display": "standalone",
  "background_color": "#F6F8F9",
  "theme_color": "#063D6C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}