{
  "name": "Lychhee Video Editor",
  "short_name": "Lychhee",
  "description": "AI-Powered Video Editor - Create stunning videos with professional tools",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050811",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable any"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable any"
    }
  ],
  "categories": [
    "entertainment",
    "productivity",
    "utilities"
  ],
  "prefer_related_applications": false
}