{
  "name": "메모췍 - 일상의 모든 기록",
  "short_name": "메모췍",
  "description": "오프라인 보안 다이어리 및 암호 관리장",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF4C5",
  "theme_color": "#1a1a1a",
  "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"
    }
  ]
}
