{
  "name": "AudioJack — Live Translation",
  "short_name": "AudioJack",
  "description": "Real-time live translation powered by AI. Broadcast in any language, listen in yours.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "scope": "/",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Session",
      "short_name": "Broadcast",
      "url": "/dashboard",
      "description": "Start a new broadcast session",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "WorldChat",
      "short_name": "WorldChat",
      "url": "/worldchat",
      "description": "Chat with people around the world"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
