{
  "name": "ITOI | 미래의 나에게 도착하는 한 줄 편지",
  "short_name": "ITOI",
  "description": "오늘의 내가 미래의 나에게 보내는 한 줄 편지",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf9f5",
  "theme_color": "#fbf9f5",
  "lang": "ko-KR",
  "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"
    },
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}