{
  "name": "들꽃",
  "short_name": "들꽃",
  "id": "/",
  "description": "사진 한 장으로 꽃 이름과 꽃말, 신기한 사실까지. 발견 장소와 함께 컬렉션에 저장하세요.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "background_color": "#7d9b76",
  "theme_color": "#7d9b76",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["lifestyle", "education"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
