{
  "name": "CYBERVIS — Cybersecurity, Cloud & Automation",
  "short_name": "CYBERVIS",
  "description": "Enterprise-grade cybersecurity, cloud infrastructure, and intelligent automation. Admin and client portal included.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F5F5",
  "theme_color": "#6C3CE1",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["business", "productivity", "security"],
  "icons": [
    {
      "src": "/img/png%20file.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/png%20file.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/png%20file.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/png%20file.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Admin Dashboard",
      "short_name": "Admin",
      "description": "Open the admin control panel",
      "url": "/admin/dashboard.html",
      "icons": [{ "src": "/img/png%20file.png", "sizes": "192x192" }]
    },
    {
      "name": "Client Portal",
      "short_name": "Portal",
      "description": "Open the client portal",
      "url": "/portal/dashboard.html",
      "icons": [{ "src": "/img/png%20file.png", "sizes": "192x192" }]
    }
  ]
}
