{
  "name": "Glow Up — Skincare & Maquillage",
  "short_name": "Glow Up",
  "description": "Ton assistant beauté personnel : skincare, maquillage virtuel et routines personnalisées.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF7F4",
  "theme_color": "#C9A98A",
  "orientation": "portrait-primary",
  "lang": "fr",
  "categories": ["lifestyle", "beauty", "health"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}
