{
    "name": "ACC Strategist",
    "short_name": "ACC Strat",
    "description": "Race Strategy & Setup Engineering Assistant for Assetto Corsa Competizione",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0d1117",
    "theme_color": "#58a6ff",
    "icons": [
        {
            "src": "./images/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "./images/icon192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": ["games", "utilities"],
    "lang": "en",
    "dir": "ltr"
}
