{
    "name": "mods99.com — Home of Mods",
    "short_name": "mods99",
    "description": "Download the best mods for your favorite games",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0b0c10",
    "theme_color": "#0b0c10",
    "orientation": "any",
    "icons": [
        {
            "src": "/assets/images/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/images/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["games", "entertainment"],
    "lang": "en"
}
