{
  "short_name": "DigiMate Hub",
  "name": "DigiMate Hub - All-In-One Enterprise Multi-SaaS Platform",
  "description": "Next-Gen Multi-SaaS Ecosystem featuring Easy Invoice, School Management, Smart HR, Cloud Accounting, and Hotel & Resort Management.",
  "icons": [
    {
      "src": "/pwa-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#1B2A57",
  "theme_color": "#1B2A57",
  "display": "standalone",
  "orientation": "any",
  "categories": ["business", "productivity", "finance", "utilities"],
  "shortcuts": [
    {
      "name": "Easy Invoice",
      "short_name": "Invoices",
      "description": "Manage Invoices & GST",
      "url": "/products/easy-invoice"
    },
    {
      "name": "Smart HR",
      "short_name": "HR & Payroll",
      "description": "Manage Employees & Payroll",
      "url": "/products/smart-hr"
    },
    {
      "name": "School Management",
      "short_name": "School LMS",
      "description": "Manage Students & Attendance",
      "url": "/products/school-management"
    }
  ]
}
