{
  "name": "Luboxx — Commander depuis la Chine",
  "short_name": "Luboxx",
  "description": "Commandez en Chine, livré à domicile à Lomé. Votre intermédiaire de confiance.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0D0D",
  "theme_color": "#E8450A",
  "lang": "fr",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Commander",
      "short_name": "Commander",
      "description": "Passer une nouvelle commande",
      "url": "/commander.php",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Suivi commande",
      "short_name": "Suivi",
      "description": "Suivre ma commande",
      "url": "/suivi.php",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
