{
  "id": "/index.html",
  "name": "Dutyvo",
  "short_name": "Dutyvo",
  "description": "매장 업무·스케줄 관리 앱",
  "lang": "ko",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f7f2",
  "theme_color": "#1a2332",
  "icons": [
    { "src": "/icons/dutyvo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/dutyvo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/dutyvo-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
