{
  "name": "오렌지 비디오 압축기",
  "short_name": "오렌지 압축기",
  "description": "서버 업로드 없는 100% 프라이빗 웹 동영상 압축기 (FFmpeg.wasm 기반)",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7ed",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='44' fill='%23f97316'/><rect x='36' y='36' width='120' height='120' rx='22' fill='%23ea580c'/><circle cx='96' cy='96' r='38' fill='white'/><circle cx='96' cy='96' r='16' fill='%23f97316'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='128' fill='%23f97316'/><rect x='96' y='96' width='320' height='320' rx='80' fill='%23ea580c'/><circle cx='256' cy='256' r='102' fill='white'/><circle cx='256' cy='256' r='44' fill='%23f97316'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["productivity", "video", "tools"],
  "prefer_related": true,
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 844'><rect width='390' height='844' fill='%23fff7ed'/><rect x='20' y='40' width='350' height='60' rx='14' fill='%23f97316'/><rect x='40' y='130' width='310' height='120' rx='16' fill='%23fed7aa'/><rect x='40' y='280' width='310' height='120' rx='16' fill='%23fed7aa'/><rect x='40' y='430' width='310' height='120' rx='16' fill='%23fed7aa'/></svg>",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "mobile"
    }
  ]
}