{
  "name": "CoudiServices Bamako",
  "short_name": "CoudiServices",
  "description": "Boutique en ligne, conciergerie administrative, livraison express et shopping international à Bamako.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1F3F",
  "theme_color": "#0B1F3F",
  "lang": "fr",
  "icons": [
    {
      "src": "./icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./favicon-coudi.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./favicon-coudi.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}