{
  "name": "Vlike",
  "short_name": "Vlike",
  "description": "Mạng xã hội chất lượng cao - Kết nối và chia sẻ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#2ecc71",
  "orientation": "portrait",
  "icons": [
    {
      "src": "themes/wowonder/img/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "themes/wowonder/img/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Tạo bài viết mới",
      "short_name": "Đăng bài",
      "description": "Tạo chủ đề diễn đàn hoặc bài đăng mới",
      "url": "/index.php?link1=forumsadd",
      "icons": [{ "src": "themes/wowonder/img/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Tin nhắn",
      "short_name": "Chat",
      "description": "Mở hộp thư tin nhắn",
      "url": "/index.php?link1=mymessages",
      "icons": [{ "src": "themes/wowonder/img/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Trang cá nhân",
      "short_name": "Cá nhân",
      "description": "Mở trang cá nhân của bạn",
      "url": "/index.php?link1=timeline",
      "icons": [{ "src": "themes/wowonder/img/icon.png", "sizes": "192x192" }]
    }
  ]
}
