{
  "name": "세팡 파트너",
  "short_name": "세팡 파트너",
  "description": "세팡 파트너 — 주문 접수·처리 앱",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#FFD600",
  "lang": "ko",
  "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/icon.svg",     "sizes": "any",     "type": "image/svg+xml" }
  ],
  "categories": ["business", "productivity"]
}
