{
  "name": "Connective Agency",
  "short_name": "Connective",
  "description": "Luxury Event & Artist Agency — production platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#06123d",
  "theme_color": "#06123d",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Vue d'ensemble" },
    { "name": "Projets", "url": "/dashboard/projects", "description": "Kanban & timeline" },
    { "name": "Chat", "url": "/dashboard/chat", "description": "Messagerie équipe" },
    { "name": "Demandes", "url": "/dashboard/inquiries", "description": "Leads entrants" }
  ]
}
