{
  "short_name": "Go Champs",
  "name": "Go Champs - Tournament Management",
  "description": "Organize and manage tournaments, track player statistics, and follow your favorite teams with Go Champs.",
  "icons": [
    {
      "src": "ios-icon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "ios-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "ios-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "categories": ["sports", "productivity", "entertainment"],
  "screenshots": [
    {
      "src": "ios-icon.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Go Champs Desktop View"
    },
    {
      "src": "ios-icon.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Go Champs Mobile View"
    }
  ]
}
