{
  "name": "[BRAND_SITE_NAME]",
  "short_name": "Futboldle",
  "lang": "en-GB",
  "description": "Futboldle is an independent daily football guessing puzzle that asks fans to identify a hidden professional player in eight guesses using five categories of clues.",
  "icons": [
    {
      "src": "images/futboldle-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/futboldle-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#6f8b3a",
  "background_color": "#f7f7f5",
  "display": "standalone",
  "start_url": "/index.html",
  "scope": "/",
  "id": "https://futboldle.com"
}