{
  "name": "Champ Select - Daily League of Legends Puzzle",
  "short_name": "Champ Select",
  "description": "Fill the 3x3 grid with champions that match both constraints. New puzzle every day.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#091428",
  "background_color": "#091428",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ]
}
