{
  "name": "성품은 세상을 바꾸고 우리는 성품을 가르칩니다",
  "short_name": "푸릇에듀",
  "start_url": "/index.php",
  "display": "standalone",
  //"background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/img/20260618_153804_308.png", //192
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/20260618_153804_308.png",       //512
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}