{
  "id": "/",
  "name": "Goal Legends",
  "short_name": "Goal Legends",
  "description": "Build. Manage. Become a Legend.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0c",
  "theme_color": "#d4af37",
  "categories": ["games", "sports"],
  "screenshots": [
    {
      "src": "/images/screenshots/screenshot-dashboard-mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Club dashboard on mobile"
    },
    {
      "src": "/images/screenshots/screenshot-dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Club dashboard — league position, form, and finances at a glance"
    },
    {
      "src": "/images/screenshots/screenshot-lineup.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Set your team lineup and formation"
    },
    {
      "src": "/images/screenshots/screenshot-squad.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Manage your full squad"
    },
    {
      "src": "/images/screenshots/screenshot-worldmap.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Explore leagues across the world"
    },
    {
      "src": "/images/screenshots/screenshot-finances.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Track your club's finances"
    }
  ],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}