{
    "name": "Install UsdtDemo Capital To Mobile",
    "short_name" : "UsdtDemo",
    "description": "your investment Partner.",
    "start_url": "index",
    "scope" : ".",
    "icons": [
        {
            "src": "images/icon256.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/icon512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],

    "orientation": "portrait-primary",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}