{
  "name": "피터새노래방",
  "short_name": "피터새노래방",
  "description": "피터새노래방 — 피터노래방·계시팝·새노래를 구절로 찾아 부르는 온라인 노래방",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#2660DE",
  "theme_color": "#2660DE",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
