{
  "name": "Etqan Colors ERP",
  "short_name": "Etqan ERP",
  "description": "Internal ERP for Etqan Colors operations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#005aab",
  "theme_color": "#005aab",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Etqan Colors ERP",
      "url": "/invoices",
      "description": "Internal ERP for Etqan Colors operations"
    },
    {
      "name": "Etqan Colors ERP",
      "url": "/pos",
      "description": "Internal ERP for Etqan Colors operations"
    },
    {
      "name": "Etqan Colors ERP",
      "url": "/reports/hub",
      "description": "Internal ERP for Etqan Colors operations"
    }
  ]
}

