{
  "name": "소리구미 러너",
  "short_name": "러너",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#79bdf2",
  "theme_color": "#79bdf2",
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
