{
  "name": "해몽노트 — 꿈해몽",
  "short_name": "해몽노트",
  "description": "꾼 그대로 적으면 전통 해몽과 심리 해석을 함께 봐드립니다.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0d17",
  "theme_color": "#0b0d17",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "방금 꾼 꿈 기록하기",
      "short_name": "바로 기록",
      "description": "깨자마자 음성으로 바로 기록합니다",
      "url": "/?capture=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
