{
    "name": "책님의 해답 · The Book of Answers",
    "short_name": "책님의 해답",
    "description": "매일 새로운 페이지가 열리는 오늘의 운세 — 책님의 해답",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#08051a",
    "theme_color": "#08051a",
    "lang": "ko",
    "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"
      }
    ]
  }