{
    "name": "Trình Tạo TOTP",
    "short_name": "Trình Tạo TO",
    "description": "Tạo Mật Khẩu Một Lần Dựa Trên Thời Gian cho xác thực hai yếu tố. Hỗ trợ SHA-1, SHA-256, SHA-512 với nhập mã QR và quản lý nhiều tài khoản.",
    "start_url": "/vi/app/trinh-tao-totp",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/vi/app/trinh-tao-totp",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/totp-generator/totp-generator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/totp-generator/totp-generator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}