{
  "name": "VidBrain AI",
  "short_name": "VidBrain",
  "description": "Learning and Content Intelligence Platform. AI-powered analysis in 33 languages.",
  "start_url": "/dashboard",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#16C987",
  "theme_color": "#16C987",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "productivity",
    "education"
  ],
  "prefer_related_applications": false,
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "id": "/"
}