{
  "name": "기록 girok.work - ALL-IN-ONE LIFE PLANNER",
  "short_name": "기록",
  "description": "할일, 습관, 가계부, 챌린지, 다이어리까지 올인원 라이프 플래너",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f2f5",
  "theme_color": "#6366f1",
  "categories": ["productivity", "lifestyle", "finance"],
  "lang": "ko",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%236366f1'/><text y='.9em' font-size='70' x='15'>📝</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
