{
  "name": "CCTV 통합 IP 관리 시스템",
  "short_name": "CCTV IP관리",
  "description": "CCTV 카메라 · 클라이언트 PC 통합 IP 관리",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#16324f",
  "theme_color": "#16324f",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "business"],
  "lang": "ko",
  "dir": "ltr"
}
