{
  "id": "/marketing",
  "name": "Geosignal Marketing",
  "short_name": "Marketing",
  "description": "Plateforme marketing autonome — campagnes multi-canaux, génération de contenu IA, planification et publication automatisée pour LinkedIn, Twitter/X, Facebook, WhatsApp, email et blog.",
  "start_url": "/marketing",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0f14",
  "theme_color": "#a855f7",
  "lang": "fr-BE",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle campagne",
      "short_name": "Campagne",
      "description": "Créer une campagne marketing depuis un plan",
      "url": "/marketing/posts/new",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Canaux",
      "short_name": "Canaux",
      "description": "Configurer les webhooks LinkedIn / Twitter / Facebook / WhatsApp",
      "url": "/marketing/channels",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
