{
  "name": "AMAZER",
  "short_name": "AMAZER",
  "description": "AMAZER Luxe & Energie - Commerce, Restaurant et Livraison intelligente au Niger.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF7ED",
  "theme_color": "#FF4D00",
  "lang": "fr-NE",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-amazer-titan.svg",
      "sizes": "1024x1024",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Commander",
      "short_name": "Panier",
      "url": "/cart"
    },
    {
      "name": "Restaurant",
      "short_name": "Resto",
      "url": "/restaurant"
    },
    {
      "name": "Espace vendeur",
      "short_name": "Vendeur",
      "url": "/seller"
    }
  ]
}
