{
  "name": "TeleFlare Chat",
  "short_name": "TeleFlare",
  "description": "Ứng dụng nhắn tin bảo mật E2E Serverless",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e1621",
  "theme_color": "#17212b",
  "icons": [
    {
      "src": "https://logo.ducchung.com/TeleFlare.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://logo.ducchung.com/TeleFlare.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}