{
  "name": "Voicebox - AI Voice Intelligence Platform",
  "short_name": "Voicebox",
  "description": "Voicebox: Advanced AI voice intelligence platform for secure audio/video transcription and analysis. Professional voice processing for businesses.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "orientation": "portrait-primary",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["productivity", "business", "communication"],
  "screenshots": [
    {
      "src": "/features/vbx-screenshot.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Voicebox Platform Interface"
    }
  ],
  "icons": [
    {
      "src": "/vbx-favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/vbx-favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/vbx-apple-touch-icon-57x57.png",
      "sizes": "57x57",
      "type": "image/png"
    },
    {
      "src": "/vbx-apple-touch-icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/vbx-apple-touch-icon-76x76.png",
      "sizes": "76x76",
      "type": "image/png"
    },
    {
      "src": "/vbx-apple-touch-icon-114x114.png",
      "sizes": "114x114",
      "type": "image/png"
    },
    {
      "src": "/vbx-apple-touch-icon-120x120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/vbx-apple-touch-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/vbx-apple-touch-icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/vbx-apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/vbx-apple-touch-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/vbx-apple-touch-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Voicebox",
      "short_name": "Create",
      "description": "Create a new voicebox",
      "url": "/voicebox/new",
      "icons": [
        {
          "src": "/vbx-apple-touch-icon-180x180.png",
          "sizes": "180x180"
        }
      ]
    },
    {
      "name": "My Voiceboxes",
      "short_name": "Voiceboxes",
      "description": "View your voiceboxes",
      "url": "/voiceboxes",
      "icons": [
        {
          "src": "/vbx-apple-touch-icon-180x180.png",
          "sizes": "180x180"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
