{
  "name": "MolShy Dashboard",
  "short_name": "MolShy",
  "description": "AI-Powered Chatbot Management Dashboard",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/new%23.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/new%23.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/new%23.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
