{
  "name": "ZALPHAGovCore",
  "short_name": "GovCore",
  "description": "Government ERP for public finance, procurement, grants, payroll, vendors, reporting, and audit-ready workflows.",
  "theme_color": "#0a1628",
  "background_color": "#0a1628",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "shortcuts": [
    {
      "name": "ZALPHAGovCore",
      "short_name": "GovCore",
      "description": "Open the government ERP command center",
      "url": "/#/govcore",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Finance",
      "short_name": "Finance",
      "description": "Open finance operations",
      "url": "/#/hris/kalaayan/finance",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Procurement",
      "short_name": "Procurement",
      "description": "Open procurement and evidence workflows",
      "url": "/#/hris/kalaayan/procurement",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
