{
  "name": "Mory - AI 음성메모 비서",
  "short_name": "Mory",
  "description": "말 한마디로 일상을 기록하고, AI가 삶을 돌보는 따뜻한 비서",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf5ee",
  "theme_color": "#e8a54b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/Mory.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/Mory.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
