{
  "id": "./",
  "name": "솔가지",
  "short_name": "솔가지",
  "description": "소나무 전정 가이드 — 회차 기록, 가지 마킹, 성장 예측",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EEF1E8",
  "theme_color": "#1F3B2D",
  "lang": "ko",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {"src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"},
    {"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
