{
  "name": "FourPlayers — Football Connector",
  "short_name": "FourPlayers",
  "description": "Guess the one footballer who has played club football with all four shown players.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#101418",
  "theme_color": "#101418",
  "icons": [
    {
      "src": "assets/brand/fourplayers-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "categories": ["games", "sports"],
  "lang": "en-GB",
  "dir": "ltr"
}
