{
    "name": "Quantumledger",
    "short_name": "Quantumledger",
    "start_url": "index.php",
    "display": "standalone",
    "scope" : "/",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait",
    "icons": [
        {
            "src": "assets/favicon.png",
            "type": "image/png",
            "sizes": "72x72",
            "purpose": "any maskable"
        }
    ]
}