{
  "name": "Congs Editor Pro",
  "short_name": "Congs Editor",
  "description": "Trình biên tập video chuyên nghiệp chạy trực tiếp trên thiết bị, hoạt động offline mượt mà không cần internet.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#09090b",
  "theme_color": "#0f172a",
  "scope": "./",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
