{
    "name": "Profits Loop",
    "short_name": "ProfitsLoop",
    "description": "Master Crypto Trading With Profits Loop",
    "start_url": "/index.php",
    "scope": "/",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#ff4db3",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "categories": ["education", "trading", "crypto"],
    "lang": "en"
}