{
  "name": "OTELIX",
  "short_name": "OTELIX",
  "description": "Trouvez et réservez votre hôtel avec OTELIX",
  "start_url": "/hotels",
  "scope": "/hotels/",
  "display": "standalone",
  "background_color": "#111113",
  "theme_color": "#E5000A",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["travel", "lifestyle"],
  "lang": "fr",
  "dir": "ltr"
}
