{
    "name": "AkashFlow",
    "short_name": "AkashFlow",
    "description": "ZeroIdentity Pattern Logic Engine",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#050505",
    "theme_color": "#050505",
    "icons": [
        {
            "src": "https://cdn-icons-png.flaticon.com/512/2589/2589175.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}