{
  "name": "Kindred Notes Demo",
  "short_name": "Kindred Notes",
  "description": "iOS 홈 화면에서 실행하는 녹음 노트 데모",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f3ed",
  "theme_color": "#f5f3ed",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
