{
    "name": "다이아서버",
    "short_name": "다이아서버",
    "icons": [{
      "src": "/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }, {
      "src": "/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }],
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#FFFFFF"
  }