{
  "name": "나주관광 10선",
  "short_name": "나주관광10선",
  "description": "나주시 관광안내지도에서 관광 10선을 찾아보고, 영산포 등대와 금성관을 3D 디지털트윈으로 걸어 보는 안내 누리집",
  "lang": "ko",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1b2f",
  "theme_color": "#0f1b2f",
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
