{
  "name": "Vellunox",
  "short_name": "Vellunox",
  "description": "AI-Powered Business Platform",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#030308",
  "theme_color": "#00c896",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/vellunox-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/vellunox-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/app/#dashboard",
      "icons": [{ "src": "/images/vellunox-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Chat",
      "short_name": "Chat",
      "url": "/app/#chat",
      "icons": [{ "src": "/images/vellunox-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Call Center",
      "short_name": "Calls",
      "url": "/app/#calls",
      "icons": [{ "src": "/images/vellunox-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
