{
  "name": "KingPanel",
  "short_name": "KPanel",
  "description": "KPanel Linux Hosting Control Panel",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f5f9",
  "theme_color": "#2c3e50",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/kpanel-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tên miền",
      "short_name": "Domain",
      "description": "Mở nhanh trang quản lý tên miền",
      "url": "/?tab=websites",
      "icons": [{ "src": "/icons/kpanel-icon.svg", "sizes": "any" }]
    },
    {
      "name": "Email",
      "short_name": "Mail",
      "description": "Mở nhanh hộp thư email",
      "url": "/?tab=mail",
      "icons": [{ "src": "/icons/kpanel-icon.svg", "sizes": "any" }]
    },
    {
      "name": "Sao lưu",
      "short_name": "Backup",
      "description": "Mở nhanh sao lưu và khôi phục",
      "url": "/?tab=backup",
      "icons": [{ "src": "/icons/kpanel-icon.svg", "sizes": "any" }]
    }
  ]
}
