{
    "name": "F1 Strategist",
    "short_name": "F1 Strat",
    "description": "Race Strategy & Setup Engineering Assistant for F1 25",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#111111",
    "theme_color": "#e10600",
    "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"
}
