{
  "name": "MOAIVE — 내 레퍼런스 자료실",
  "short_name": "MOAIVE",
  "start_url": ".",
  "display": "standalone",
  "share_target": {
    "action": "./",
    "method": "GET",
    "params": {
      "title": "sharedTitle",
      "text": "sharedText",
      "url": "add"
    }
  },
  "background_color": "#FFF8E7",
  "theme_color": "#FFF8E7",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}