{
  "name": "Brand Radar",
  "short_name": "Brand Radar",
  "description": "Gestion IA réseaux sociaux & veille",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1040",
  "theme_color": "#1a1040",
  "icons": [
    { "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Réponse IA à un post",
      "short_name": "Réponse IA",
      "description": "Coller un lien de post → réponse IA générée",
      "url": "/quick-engage?source=shortcut",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Engagement IA",
      "short_name": "Engagement",
      "url": "/?tab=engagement-ia"
    }
  ],
  "share_target": {
    "action": "/share-to-engagement",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
