{
  "name": "오늘의 리듬",
  "short_name": "오늘의 리듬",
  "description": "장기 계획과 일상을 기록하는 개인 스케줄러",
  "lang": "ko-KR",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f3ed",
  "theme_color": "#f5f3ed",
  "icons": [
    {
      "src": "icons/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
