{
  "name": "지독한 기록",
  "short_name": "기록",
  "description": "AI 기반 기록·계획·자아분석 도구",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#10a37f",
  "icons": [
    {
      "src": "/static/images/ican_logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/ican_logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "shortcuts": [
    {
      "name": "오늘의 한 줄 기록",
      "short_name": "한 줄",
      "url": "/",
      "description": "오늘의 한 줄 기록 입력"
    },
    {
      "name": "주제별 모아보기",
      "short_name": "보기",
      "url": "/curate",
      "description": "기록 검색·모아보기"
    }
  ]
}
