{
  "name": "CNC Chat",
  "short_name": "CNC Chat",
  "description": "Ứng dụng chat nội bộ nhà máy",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1220",
  "theme_color": "#5b8cff",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
