{
  "name": "담연",
  "short_name": "담연",
  "description": "담연과 함께 명식과 삶의 흐름을 살피는 개인용 앱",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0B100E",
  "theme_color": "#0B100E",
  "orientation": "portrait",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}