{
    "name": "Mr. X-Steroid | Elite Protocol",
    "short_name": "Mr. X",
    "description": "The ultimate scientific guide to bodybuilding, anabolic steroids, hormonal cycles, and PCT",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0a0a0a",
    "theme_color": "#f4c430",
    "icons": [
        {
            "src": "/icon.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/icon.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ],
    "categories": ["health", "fitness", "education"],
    "lang": "en",
    "dir": "ltr"
}