{
  "name": "Smartia ERP",
  "short_name": "Smartia",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f6f8",
  "theme_color": "#0f766e",
  "description": "Smartia ERP workspace for operations, CRM, procurement, inventory, and finance.",
  "shortcuts": [
    {
      "name": "Field Service",
      "short_name": "Field",
      "url": "/field-service/work-orders",
      "description": "Open field work orders"
    },
    {
      "name": "Task Center",
      "short_name": "Tasks",
      "url": "/inbox",
      "description": "Open operational tasks"
    }
  ],
  "icons": [
    {
      "src": "/icons/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
