{
  "name": "UltraRemote - Điều khiển từ xa",
  "short_name": "UltraRemote",
  "description": "Điều khiển máy tính từ điện thoại, mã hóa đầu-cuối.",
  "lang": "vi",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1E2128",
  "theme_color": "#2D7FF9",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
