{
  "name": "민원ON",
  "short_name": "민원ON",
  "description": "실시간 민원실 대기현황 및 통합 추천 서비스",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F4FF",
  "theme_color": "#2563EB",
  "icons": [
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
