{
  "name": "TestDryve AI Chatbot Platform",
  "short_name": "TestDryve",
  "description": "Interactive AI chatbot demos for appointment setting, lead qualification, and support automation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#9333ea",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/untitled_design_(3).png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/untitled_design_(3).png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/untitled_design_(3).png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Try Appointment Setter",
      "url": "/?demo=setter",
      "description": "Test the appointment booking chatbot"
    },
    {
      "name": "Try Lead Qualifier",
      "url": "/?demo=qualifier",
      "description": "Test the lead qualification chatbot"
    },
    {
      "name": "Try Support Bot",
      "url": "/?demo=support",
      "description": "Test the customer support chatbot"
    }
  ]
}
