{
  "name": "BADABOOM - AI Video Conferencing",
  "short_name": "BADABOOM",
  "description": "AI-powered video conferencing with real-time coaching, roleplay training, and interview preparation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "/bomb-logo-final.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/bomb-logo-final.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "communication"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Meeting",
      "short_name": "Meeting",
      "description": "Start a new video meeting",
      "url": "/schedule",
      "icons": [{ "src": "/bomb-logo-final.png", "sizes": "192x192" }]
    },
    {
      "name": "Roleplay Training",
      "short_name": "Roleplay",
      "description": "Practice sales skills with AI",
      "url": "/roleplay",
      "icons": [{ "src": "/bomb-logo-final.png", "sizes": "192x192" }]
    },
    {
      "name": "Interview Prep",
      "short_name": "Interview",
      "description": "Prepare for interviews with AI coaching",
      "url": "/interview-prep",
      "icons": [{ "src": "/bomb-logo-final.png", "sizes": "192x192" }]
    }
  ]
}
