{
  "name": "NeoLab QMS",
  "short_name": "NeoLab QMS",
  "description": "ISO/IEC 17025 시험기관을 위한 문서, 결재, 자원, 시험업무, 감사추적 관리 SaaS입니다.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f8fa",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "/assets/neolab-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
