
{
  "name": "Africa Market Art",
  "short_name": "AMA",
  "description": "Marketplace d'art africain authentique",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a1a1a",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "https://horizons-cdn.hostinger.com/b483867a-8212-466a-a2a2-669c678350f6/e04baca439ba5ebd61efb52be5185af4.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/b483867a-8212-466a-a2a2-669c678350f6/e04baca439ba5ebd61efb52be5185af4.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    {
      "name": "Mes Commandes",
      "short_name": "Commandes",
      "description": "Voir mes commandes",
      "url": "/my-orders",
      "icons": [{ "src": "https://horizons-cdn.hostinger.com/b483867a-8212-466a-a2a2-669c678350f6/e04baca439ba5ebd61efb52be5185af4.png", "sizes": "192x192" }]
    },
    {
      "name": "Messagerie",
      "short_name": "Messages",
      "description": "Ouvrir la messagerie",
      "url": "/messages",
      "icons": [{ "src": "https://horizons-cdn.hostinger.com/b483867a-8212-466a-a2a2-669c678350f6/e04baca439ba5ebd61efb52be5185af4.png", "sizes": "192x192" }]
    },
    {
      "name": "Tableau de Bord",
      "short_name": "Admin",
      "description": "Administration",
      "url": "/admin/dashboard",
      "icons": [{ "src": "https://horizons-cdn.hostinger.com/b483867a-8212-466a-a2a2-669c678350f6/e04baca439ba5ebd61efb52be5185af4.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "image",
          "accept": ["image/jpeg", "image/png", "image/webp", "image/gif"]
        }
      ]
    }
  }
}
