{
  "name": "REXTO — Commande restaurant",
  "short_name": "REXTO",
  "description": "Commande auprès de ton restaurant via son lien personnalisé, sans application à télécharger.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "fr",
  "dir": "ltr",
  "background_color": "#F5F5F7",
  "theme_color": "#2E3552",
  "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"
    }
  ]
}
