{
  "name": "디바인교회관리",
  "short_name": "교회관리",
  "description": "교회 성도관리, 출석, 재정, 심방을 위한 교회관리 앱",
  "start_url": "/mobile/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2c3e52",
  "theme_color": "#2c3e52",
  "orientation": "portrait",
  "lang": "ko",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "https://dvsoft.kr/mobile/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://dvsoft.kr/mobile/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
