{
  "name": "AIERA - Enterprise ERP Platform",
  "short_name": "AIERA ERP",
  "description": "Enterprise ERP Platform for HRMS, Finance Management, CRM, Inventory Management, Procurement, Project Accounting, Compliance, Analytics and Workflow Automation.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#061428",
  "theme_color": "#061428",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./assets/aiera-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/aiera-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
