{
  "name": "Kankan Express",
  "short_name": "K. Express",
  "description": "Commande tes achats (pharmacie, boutique, restaurant...), livrés par un chauffeur moto-taxi à Kankan.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff6a13",
  "lang": "fr",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}