{
  "name": "IVOROOM — Plateforme de logements à Abidjan",
  "short_name": "IVOROOM",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0d0b",
  "theme_color": "#E8742A",
  "lang": "fr",
  "description": "IVOROOM — Réservation de chambres d'hôtels, résidences meublées et studios en Côte d'Ivoire",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}