{
  "name": "수달폰 컨설팅",
  "short_name": "수달폰",
  "description": "통신사별 단말기·요금제 견적 + 재고관리 + 고객관리 통합 컨설팅 앱",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0F0F1E",
  "theme_color": "#6D28D9",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "ko"
}
