{
  "name": "Le Demo — Hôtel & Restaurant",
  "short_name": "Le Demo",
  "description": "Hôtel-restaurant à Kolwezi. Chambres confortables et cuisine soignée, au cœur de la ville.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1C1712",
  "theme_color": "#1C1712",
  "lang": "fr",
  "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-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
