{
  "name": "청소닥 현장노트",
  "short_name": "현장노트",
  "description": "현장 사진과 상태를 빠르게 기록하는 청소닥 업체 전용 도구",
  "start_url": "/cleaner/field-notes",
  "scope": "/cleaner/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
