{
    "short_name": "학교종이",
    "name": "학교종이",
    "icons": [
      {
        "src": "images/brand/icon/drawable-xxxhdpi-icon.png",
        "type": "image/png",
        "sizes": "192x192"
      }
    ],
    "start_url": "/gate",
    "background_color": "#3367D6",
    "display": "standalone",
    "scope": "/gate/",
    "theme_color": "#3367D6"
}