{
  "name": "한손메모 - 한 손 임시 메모판",
  "short_name": "한손메모",
  "description": "현재 실행에서만 사용하는 작은 메모판입니다. 항목에 취소선을 긋고 필요하면 화면을 이미지로 남기세요.",
  "lang": "ko",
  "start_url": "index_ko",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#D4AF37",
  "id": "/apps/104/",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
