{
  "name": "NỌX Messenger",
  "short_name": "NỌX",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#40E0D0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32 64x64",
      "type": "image/x-icon"
    }
  ]
}
