{
    "name": "HYIP GO",
    "short_name": "HYIP GO",
    "description": "Premium IT Services Platform",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0a2e",
    "theme_color": "#6366f1",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/assets/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}