{
  "name": "Plateforme CHAVIE",
  "short_name": "CHAVIE",
  "description": "Plateforme officielle du Programme CHAVIE porté par l'Association Aide Médicale – 2AM, dédié à la prévention, la détection, la protection et la prise en charge intégrée des enfants et des femmes victimes de violences.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f172a",
  "background_color": "#ffffff",
  "categories": ["healthcare", "productivity"],
  "screenshots": [
    {
      "src": "/branding/chavie-og.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/branding/android-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "/branding/android-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/android-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Accueil",
      "url": "/",
      "icons": [
        {
          "src": "/branding/icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Assistant CHAVIE",
      "url": "/assistant",
      "icons": [
        {
          "src": "/branding/icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Ressources",
      "url": "/ressources",
      "icons": [
        {
          "src": "/branding/icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
