{
  "name": "Colbert & Co - Gestion Hôtelière Premium",
  "short_name": "Colbert & Co",
  "description": "Plateforme de gestion hôtelière luxe avec capture vocale intelligente pour le personnel",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a1a1a' width='192' height='192'/><rect fill='%23d4af37' x='40' y='40' width='112' height='112' rx='24'/><circle cx='96' cy='96' r='48' fill='%231a1a1a'/><path d='M80 80 L112 96 L80 112 Z' fill='%23d4af37'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231a1a1a' width='512' height='512'/><rect fill='%23d4af37' x='106' y='106' width='300' height='300' rx='64'/><circle cx='256' cy='256' r='128' fill='%231a1a1a'/><path d='M212 212 L300 256 L212 300 Z' fill='%23d4af37'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231a1a1a' width='540' height='720'/><rect fill='%23d4af37' y='0' width='540' height='120' opacity='0.2'/><circle cx='270' cy='420' r='80' fill='%23d4af37' opacity='0.8'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Capture Rapide",
      "short_name": "Capture",
      "description": "Lancer la capture vocale immédiate",
      "url": "/?action=voice-capture",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='45' fill='%23d4af37'/><circle cx='48' cy='48' r='20' fill='%231a1a1a'/><path d='M48 28 L48 68 M28 48 L68 48' stroke='%231a1a1a' stroke-width='4'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
