{
    "name": "CoT Mods - Course of Temptation Mod Loader",
    "short_name": "CoT Mods",
    "description": "Online mod loader for Course of Temptation game",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#007bff",
    "orientation": "any",
    "icons": [
        {
            "src": "/res/img/CourseOfTemptation_square.png",
            "sizes": "521x521",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/res/img/CourseOfTemptation_small.png",
            "sizes": "80x80",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "games",
        "entertainment"
    ],
    "lang": "en",
    "dir": "ltr"
}