{
  "name": "Veltriq Chat",
  "short_name": "Veltriq",
  "description": "Secure team communication platform — chat, notices, and admin tools.",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1E3A8A",
  "theme_color": "#1E3A8A",
  "lang": "en",
  "categories": ["business", "productivity", "communication"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a0c15ef395b1b85097b8565/f265fe9f8_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/6a0c15ef395b1b85097b8565/f265fe9f8_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Chat",
      "short_name": "Chat",
      "description": "Go directly to the chat page",
      "url": "/chat",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/6a0c15ef395b1b85097b8565/f265fe9f8_generated_image.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
