{
  "name": "Printfy MES",
  "short_name": "Printfy",
  "description": "인쇄 제조실행시스템",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "ko",
  "scope": "/",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "실적 입력", "url": "/production/results", "description": "생산 실적 입력 (키오스크)" },
    { "name": "칸반 현황판", "url": "/process/kanban", "description": "실시간 공정 현황" },
    { "name": "가동 현황", "url": "/factory-layout/dashboard", "description": "장비 실시간 가동 현황" }
  ]
}
