{
  "name": "MYJKTV",
  "short_name": "MYJKTV",
  "description": "MYJKTV 바로가기 - 홈 화면에서 한 번에 접속",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "./?app=1",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07090a",
  "theme_color": "#07090a",
  "categories": ["entertainment", "video"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
