{
  "name": "declick - Simulateur",
  "short_name": "declick",
  "description": "Simulateur de scenarios de prevention numerique pour les jeunes",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f4f2",
  "theme_color": "#7b3887",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "declick Simulateur - Vue desktop"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "declick Simulateur - Vue mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Trop, trop, encore trop",
      "short_name": "Sollicitations",
      "url": "/#/scenario/sollicitations",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Temoin de cyberharcelement",
      "short_name": "Cyber Temoin",
      "url": "/#/scenario/cyber_temoin",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Grooming - manipulation en ligne",
      "short_name": "Grooming",
      "url": "/#/scenario/grooming",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Doomscrolling",
      "short_name": "Doomscrolling",
      "url": "/#/scenario/doomscrolling",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
