{
  "name": "memoi — 내 메모, 어디서나",
  "short_name": "memoi",
  "description": "여기저기 흩어진 메모를 한 곳에. 가볍고 빠른 통합 메모.",
  "start_url": "/memos",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
