{
  "name": "Kreavy — Gestionale per creator",
  "short_name": "Kreavy",
  "description": "CRM, progetti, fatture e finanza per creator e agenzie",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#071a10",
  "theme_color": "#00ff88",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Vai alla dashboard" },
    { "name": "CRM", "url": "/dashboard/crm", "description": "Gestisci i clienti" },
    { "name": "Progetti", "url": "/dashboard/progetti", "description": "Vedi i progetti" }
  ],
  "categories": ["business", "finance", "productivity"]
}
