{
  "name": "인투샾 — 이름으로 여는 첫 화면",
  "short_name": "인투샾",
  "description": "주소 대신 이름으로 이어지는 나의 첫 화면",
  "lang": "ko-KR",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f0e7",
  "theme_color": "#ff6846",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
