{
  "name": "Draftables - Football Simulation",
  "short_name": "Draftables",
  "description": "The Ultimate Football Simulation Game - Build your dream team, compete in tournaments, and experience the thrill of football management.",
  "theme_color": "#0A0A0B",
  "background_color": "#0A0A0B",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/favicon-16x16.svg",
      "sizes": "16x16",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-32x32.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "sports", "entertainment"],
  "screenshots": [
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
