{
  "name": "World Cup-dle",
  "short_name": "WCdle",
  "description": "The daily FIFA World Cup quiz. Guess the hidden starting XI from club badge overlaps.",
  "start_url": "/world-cup-dle",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F1A17",
  "theme_color": "#0F1A17",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/wc-icons/wc-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wc-icons/wc-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wc-icons/wc-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/wc-icons/wc-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
