{
  "name": "Horitrip",
  "short_name": "Horitrip",
  "description": "Comparez hôtels, vols et activités pour votre prochain voyage",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FF6B00",
  "orientation": "portrait",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot.png",
      "sizes": "390x844",
      "type": "image/png"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "lang": "fr"
}
