{
  "name": "Super Stars Soccer League",
  "short_name": "SSSL",
  "description": "Super Stars Soccer League Spring 2026 World Cup Season",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Register",
      "short_name": "Register",
      "url": "/register"
    },
    {
      "name": "Spanish",
      "short_name": "ES",
      "url": "/es/"
    }
  ],
  "lang": "en",
  "dir": "ltr"
}
