{
  "name": "HydSmPro",
  "short_name": "HydSmPro",
  "description": "Gestion d'affaires, RH, planning",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#1e2f7a",
  "theme_color": "#1e2f7a",
  "orientation": "any",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%231e2f7a'/><stop offset='1' stop-color='%235470e0'/></linearGradient></defs><rect width='512' height='512' rx='110' fill='url(%23g)'/><text x='256' y='288' font-size='74' font-family='Arial,sans-serif' font-weight='900' fill='white' text-anchor='middle'>HydSmPro</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Affaires",
      "short_name": "Affaires",
      "description": "Liste des affaires",
      "url": "/?tab=affaires"
    },
    {
      "name": "Devis",
      "short_name": "Devis",
      "description": "Créer et suivre les devis",
      "url": "/?tab=ventes"
    },
    {
      "name": "Planning",
      "short_name": "Planning",
      "description": "Planning équipe et terrain",
      "url": "/?tab=planning"
    },
    {
      "name": "Messagerie",
      "short_name": "Messages",
      "description": "Conversations équipe",
      "url": "/?tab=messagerie"
    },
    {
      "name": "Mon Profil",
      "short_name": "Profil",
      "description": "Mon espace personnel",
      "url": "/?tab=mon-profil"
    }
  ]
}
