{
  "name": "농진청 가계부",
  "short_name": "농진청 가계부",
  "dir": "ltr",
  /**** 개발 ****/
  //"start_url": "https://devrdamobile.panel.co.kr",
  /**** 운영 ****/
  "start_url": "https://rdamobile.panel.co.kr",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "background_color": "#ffffff",
  "theme_color": "#008000",
  "icons": [
    {
      "src": "/img/icon-img.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "description": "농진청 가계부",
  "id": "rdamobile"
}