{
  "name": "복지콜 음성 예약",
  "short_name": "복지콜",
  "description": "시각장애인을 위한 복지콜 음성 예약 보조앱",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#1d4ed8",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
