{
  "name": "OVA — Opérateur Artificiel FM24",
  "short_name": "OVA",
  "description": "L'IA qui fait tourner votre business. Assistant, Prospection, Studio créatif.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#7c3aed",
  "lang": "fr",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%237c3aed'/><text x='50%' y='55%' font-size='110' text-anchor='middle' dominant-baseline='middle' fill='white' font-family='Arial Black'>OA</text></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 width='512' height='512' rx='80' fill='%237c3aed'/><text x='50%' y='55%' font-size='280' text-anchor='middle' dominant-baseline='middle' fill='white' font-family='Arial Black'>OA</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/",
      "sizes": "390x844",
      "type": "text/html",
      "form_factor": "narrow",
      "label": "OVA — Dashboard principal"
    }
  ],
  "shortcuts": [
    {
      "name": "Assistant OA",
      "short_name": "Chat",
      "description": "Parler à OA immédiatement",
      "url": "/#chat",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>💬</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "OVA Studio",
      "short_name": "Studio",
      "description": "Créer du contenu IA",
      "url": "/studio.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>✨</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Mon Compte",
      "short_name": "Compte",
      "description": "Gérer mon abonnement",
      "url": "/mon-compte.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>👤</text></svg>", "sizes": "96x96" }]
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false
}
