{
  "name": "식물 집사",
  "short_name": "식물집사",
  "description": "식물 등록하면 물주기와 관리 방법을 알려주는 앱",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0e1f17",
  "theme_color": "#173b2c",
  "icons": [{ "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }]
}
