
{
  "name": "생기부 활동 저장",
  "short_name": "생기부",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0b1f4d",
  "theme_color": "#12327d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
