{
  "name": "Indian Nepali Swad",
  "short_name": "INS",
  "description": "Gastronomie indienne et népalaise — Réservez votre table, commandez en livraison",
  "start_url": "/fr",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#010104",
  "theme_color": "#FF6B00",
  "categories": [
    "food",
    "lifestyle"
  ],
  "lang": "fr",
  "dir": "ltr",
  "scope": "/",
  "id": "/fr",
  "icons": [
    {
      "src": "/etc/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/etc/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/etc/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/etc/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Réserver une table",
      "short_name": "Réserver",
      "description": "Réservez votre table dans l'un de nos restaurants",
      "url": "/fr/reserver",
      "icons": [
        {
          "src": "/etc/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Assistant IA",
      "short_name": "IA",
      "description": "Parlez avec notre assistant intelligent",
      "url": "/fr/ia",
      "icons": [
        {
          "src": "/etc/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}