{
  "name": "Catane: Villes & Chevaliers Assistant",
  "short_name": "Catan C&K",
  "description": "Assistant de jeu PWA pour Les Colons de Catane - Extension Villes & Chevaliers",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a0f0d",
  "theme_color": "#c93b2b",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231a0f0d'/><path d='M50 15 L85 35 L85 75 L50 95 L15 75 L15 35 Z' fill='%23c93b2b' stroke='%23eab308' stroke-width='4'/><text x='50' y='60' font-size='35' text-anchor='middle' fill='%23ffffff' font-family='sans-serif' font-weight='bold'>⚔️</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
