{
  "name": "내 손안의 성경 - 개역개정 Premium",
  "short_name": "성경",
  "id": "/index.html",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fdfcf4",
  "theme_color": "#b38b1d",
  "description": "언제 어디서나 함께하는 나만의 프리미엄 성경 웹 페이지",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait-primary"
}