{
  "name": "Project Eleven",
  "short_name": "Project Eleven",
  "description": "Football Manager Game",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0a1628",
  "background_color": "#0a1628",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230a1628' width='540' height='720'/><text x='270' y='360' font-size='100' font-weight='bold' text-anchor='middle' fill='%23f2c14e' font-family='monospace'>PROJECT ELEVEN</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
