{
    "name": "Mini 4WD Race Management",
    "short_name": "Mini4WD",
    "description": "Mini 4WD Tournament & Car Manager, Podcast, and Motor Break-In Tools",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#FF9F1C",
    "icons": [
        {
            "src": "./img/favicon.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}