{
  "name": "주활ON",
  "short_name": "주활ON",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#F6F9FC",
  "theme_color": "#1D3F8C",
  "description": "함께 켜는 오늘, 더 빛나는 내일",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
