{
  "name": "꿈결사전 - 꿈해몽 검색과 꿈 해석",
  "short_name": "꿈결사전",
  "description": "72개 핵심 꿈 상징을 검색하고 상황별 해석을 확인합니다.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f9f5",
  "theme_color": "#0f766e",
  "lang": "ko-KR",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "꿈 검색",
      "short_name": "검색",
      "url": "/#dream-search"
    },
    {
      "name": "저장한 꿈",
      "short_name": "저장",
      "url": "/bookmarks/"
    }
  ]
}
