{
  "name": "SPIS 입출고 시스템",
  "short_name": "SPIS",
  "description": "SPIS 입출고 및 업무 관리 시스템",
  "lang": "ko-KR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2b3344",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/static/img/pwa-icon.svg?v=3",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
