{
  "name": "GMP Beauty Concept",
  "short_name": "GMP Beauty",
  "description": "Application professionnelle pour instituts de beauté",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F7FC",
  "theme_color": "#5271C4",
  "lang": "fr",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
