{
  "name": "Freedom Group · DIA-HABIT",
  "short_name": "Freedom Group",
  "description": "프리덤그룹 일정 · 퀸레시피 · 10코어 통합 습관 관리",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1b1938",
  "theme_color": "#1b1938",
  "orientation": "portrait-primary",
  "lang": "ko",
  "categories": ["lifestyle", "productivity", "social"],
  "icons": [
    { "src": "icons/app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icons/app-icon.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "icons/app-icon.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "오늘의 10코어",
      "short_name": "10코어",
      "url": "/?tab=today",
      "description": "오늘 10코어 체크"
    },
    {
      "name": "이번 주 일정",
      "short_name": "일정",
      "url": "/?tab=schedule",
      "description": "주간 일정 보기"
    }
  ]
}
