{
  "name": "(주)야코 재고관리 시스템",
  "short_name": "야코위치",
  "description": "제품명으로 재고위치를 빠르게 검색하고 리스트를 Excel로 내려받습니다.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6fbfc",
  "theme_color": "#1587a1",
  "orientation": "portrait-primary",
  "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"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}