{
  "name": "남자닷컴 쇼츠",
  "short_name": "쇼츠",
  "description": "택티컬·아웃도어 장비 영상을 넘겨 보는 화면",

  "start_url": "/app/",
  "scope": "/app/",

  "display": "standalone",
  "orientation": "portrait",

  "background_color": "#000000",
  "theme_color": "#000000",

  "icons": [
    {
      "src": "/img/app_logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
