{
  "name": "OTRYX CIDE — Marketing & Communication",
  "short_name": "OTRYX",
  "description": "Gestion marketing, campagnes, reseaux sociaux — CIDE Electricite",
  "id": "/otryx-pwa/",
  "start_url": "/otryx-pwa/",
  "scope": "/otryx-pwa/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f4f8",
  "theme_color": "#8b5cf6",
  "lang": "fr-FR",
  "categories": ["business", "marketing"],
  "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.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Campagnes", "url": "/otryx-pwa/?tab=campaigns", "icons": [{"src": "icon-192.png", "sizes": "192x192"}] },
    { "name": "Reseaux sociaux", "url": "/otryx-pwa/?tab=social", "icons": [{"src": "icon-192.png", "sizes": "192x192"}] },
    { "name": "Templates", "url": "/otryx-pwa/?tab=templates", "icons": [{"src": "icon-192.png", "sizes": "192x192"}] }
  ],
  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "OTRYX Dashboard — Gestion marketing CIDE"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "OTRYX Mobile — Campagnes et reseaux sociaux"
    }
  ]
}
