{
  "name": "e-Coach OptionMétier",
  "short_name": "e-Coach OM",
  "description": "Assistant virtuel OptionMétier pour l'orientation professionnelle",
  "start_url": "/chatbot",
  "id": "OM-0.0.1",
  "scope": "/chatbot",
  "lang": "fr",
  "orientation": "portrait",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#483bff",
  "icons": [
    {
      "src": "/icons/72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icons/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/e-coach-capture-1.png",
      "sizes": "608x765",
      "type": "image/png"
    },
    {
      "src": "/screenshots/e-coach-capture-2.png",
      "sizes": "608x765",
      "type": "image/png"
    },
    {
      "src": "/screenshots/e-coach-capture-3.png",
      "sizes": "608x765",
      "type": "image/png"
    },
    {
      "src": "/screenshots/e-coach-capture-4.png",
      "sizes": "608x765",
      "type": "image/png"
    },
    {
      "src": "/screenshots/e-coach-capture-5.png",
      "sizes": "608x765",
      "type": "image/png"
    },
    {
      "src": "/screenshots/e-coach-capture-6.png",
      "sizes": "608x765",
      "type": "image/png"
    },
    {
      "src": "/screenshots/e-coach-capture-7.png",
      "sizes": "608x765",
      "type": "image/png"
    }
    
  ],
  "dir": "ltr",
  "display_override": [
    "browser",
    "fullscreen",
    "standalone",
    "window-controls-overlay",
    "minimal-ui"
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://chat.optionmetier.fr/chatbot",
      "id": ""
    },
    {
      "platform": "webapp",
      "url": "https://www.optionmetier.fr/",
      "id": ""
    }
  ],
  "shortcuts": [
    {
      "name": "e-coach",
      "url": "/chatbot",
      "description": "Accès au e-Coach OptionMétier"
    }
  ],
  "categories": [
    "education"
  ]
}