{
  "name": "BULU Dashboard",
  "short_name": "BULU",
  "description": "BULU Agency Email Marketing Dashboard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Risposte",      "url": "/replies",        "description": "Gestisci risposte" },
    { "name": "Analytics",     "url": "/analytics",      "description": "Statistiche campagne" },
    { "name": "Deliverability","url": "/deliverability", "description": "Monitor deliverability" },
    { "name": "Growth",        "url": "/growth",         "description": "Lead scoring & crawler" }
  ]
}
