{
  "name": "JAAYMA",
  "short_name": "JAAYMA",
  "description": "Votre boutique de cosmétiques en ligne. Maquillage, soins visage, parfums et produits capillaires livrés chez vous.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff9900",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo-jaayma.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-jaayma.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["shopping", "beauty"]
}


