{
  "name": "공장 대시보드",
  "short_name": "공장DB",
  "description": "넥스트고 공장 생산원가/매출/인건비 통합 관리",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f8fb",
  "theme_color": "#066fd1",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23066fd1'/><text x='96' y='130' font-size='110' text-anchor='middle' font-family='Apple Color Emoji,Segoe UI Emoji'>📊</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='90' fill='%23066fd1'/><text x='256' y='350' font-size='300' text-anchor='middle' font-family='Apple Color Emoji,Segoe UI Emoji'>📊</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
