{
  "name": "설아의 구구단",
  "short_name": "구구단",
  "description": "매일 3~5분 구구단. 마을이 자라고 하트 7개를 모으면 소원권이 돼요.",
  "lang": "ko",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFE3F0",
  "theme_color": "#FFD3E6",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
