{
    "name": "Nordic Bright",
    "short_name": "NordicBright",
    "description": "Electricity prices, weather, and energy calculators for the Nordic region.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0B0F19",
    "theme_color": "#0B0F19",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}