{
  "name": "세종기술㈜ 외출현황",
  "short_name": "외출현황",
  "description": "세종기술(주) 외출현황 관리",
  "start_url": "/index.html",
  "scope": "/",
  "background_color": "#1a1a1a",
  "theme_color": "#c17f3a",
  "dir": "ltr",
  "display": "fullscreen",
  "orientation": "portrait",
  "categories": [
    "lifestyle",
    "productivity"
  ],
  "screenshots": [
    {
      "src": "web_images/screenshot-0.png",
      "sizes": "585x825",
      "type": "image/png",
      "platform": "narrow",
      "label": "외출현황 앱의 홈스크린"
    }
  ],
  "icons": [
    {
      "src": "web_images/launchericon-48x48.png",
      "type": "image/png",
      "sizes": "48x48",
      "purpose": "any"
    },
    {
      "src": "web_images/launchericon-72x72.png",
      "type": "image/png",
      "sizes": "72x72",
      "purpose": "any"
    },
    {
      "src": "web_images/launchericon-96x96.png",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any"
    },
    {
      "src": "web_images/launchericon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "web_images/launchericon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://tlsv.synology.me",
      "id": ""
    }
  ]
}