{
  "name": "K-DRAMA - 한국 드라마 & 영화",
  "short_name": "K-DRAMA",
  "description": "한국 드라마, 영화, TV 프로그램 무료 스트리밍",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": [
    "window-controls-overlay",
    "fullscreen",
    "standalone"
  ],
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "dir": "ltr",
  "lang": "ko",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://dert-movie.vercel.app/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}