{
  "name": "Adokae ERP",
  "short_name": "Adokae",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e67e21",
  "categories": ["productivity", "business", "erp"],
  "orientation": "portrait",
  "description": "Premium ERP Solution for Adokae",
  "icons": [
    {
      "src": "img/icons/icon-96x96.png",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any"
    },
    {
      "src": "img/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "img/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "img/icons/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "img/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Staff Management",
      "url": "/hr/staff",
      "icons": [
        {
          "src": "img/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
