{
  "name": "Visual Bible",
  "short_name": "Visual Bible",
  "description": "시네마틱 성경 스토리텔링 & 에듀테크 웹 앱",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fbf9f1",
  "theme_color": "#002045",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
