{
  "name": "Nurilab",
  "short_name": "Nurilab",
  "description": "AI로 보안의 가치를 더하는 기업, 누리랩",
  "start_url": "/kr/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0a1633",
  "lang": "ko",
  "dir": "ltr",
  "icons": [
    {
      "src": "/img/app_img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/app_img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/app_img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}