{
  "name": "HostPanel Support Chat",
  "short_name": "HP Chat",
  "description": "HostPanel admin support chat",
  "start_url": "/chat-admin/",
  "scope": "/chat-admin/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#060d1a",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "lang": "ro",
  "dir": "ltr",
  "id": "hostpanel-chat-admin",
  "categories": [
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 844'%3E%3Crect width='390' height='844' fill='%23060d1a'/%3E%3Ctext x='195' y='422' font-family='Arial' font-size='32' fill='%233b82f6' text-anchor='middle'%3EHP Chat%3C/text%3E%3C/svg%3E",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "HostPanel Support Chat"
    }
  ]
}