{
  "name": "Leads Bible",
  "short_name": "Leads Bible",
  "description": "Il CRM AI per generare, qualificare e chiudere lead",
  "start_url": "/dashboard/",
  "scope": "/dashboard/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#007aff",
  "lang": "it",
  "categories": ["business", "productivity", "sales"],
  "icons": [
    {
      "src": "/dashboard/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {"name": "Nuovo lead", "url": "/dashboard/#leads", "icons":[{"src":"/dashboard/icon-192.png","sizes":"192x192"}]},
    {"name": "Pipeline", "url": "/dashboard/#pipeline", "icons":[{"src":"/dashboard/icon-192.png","sizes":"192x192"}]},
    {"name": "AI Chat", "url": "/dashboard/#ai_chat", "icons":[{"src":"/dashboard/icon-192.png","sizes":"192x192"}]}
  ]
}
