{
  "name": "Resello — CRM Revendeurs",
  "short_name": "Resello",
  "description": "Le CRM des revendeurs professionnels multi-plateformes",
  "start_url": "/resello/app/index.html?pwa=1",
  "scope": "/resello/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f5f7",
  "theme_color": "#0071e3",
  "lang": "fr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='url(%23g)'/><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%230071e3'/><stop offset='1' stop-color='%238e5cf7'/></linearGradient></defs><text x='96' y='130' font-size='100' text-anchor='middle'>🏷️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='url(%23g)'/><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%230071e3'/><stop offset='1' stop-color='%238e5cf7'/></linearGradient></defs><text x='256' y='340' font-size='260' text-anchor='middle'>🏷️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mes ventes",
      "short_name": "Ventes",
      "url": "/resello/app/index.html?page=ventes&pwa=1",
      "description": "Accéder directement aux ventes"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/resello/app/index.html?page=dash&pwa=1",
      "description": "Tableau de bord"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
