{
  "name": "WARNA ENTERPRISE — Event Organizer ERP",
  "short_name": "WARNA ERP",
  "description": "AI-powered ERP for event organizer business. Quotation, Finance, CRM, Vendor Catalog, 3D Event Designer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#D4AF37",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/we-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/we-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/?module=dashboard",
      "description": "Lihat ringkasan bisnis"
    },
    {
      "name": "AI Assistant",
      "url": "/?module=ai-assistant",
      "description": "Tanya AI soal bisnis"
    },
    {
      "name": "Quotations",
      "url": "/?module=quotations",
      "description": "Kelola quotation"
    },
    {
      "name": "Finance",
      "url": "/?module=finance",
      "description": "Lihat laporan keuangan"
    }
  ]
}
