{
    "name": "RCT Solar Monitor",
    "short_name": "PV Monitor",
    "description": "Echtzeit-Monitoring für RCT Power Wechselrichter mit Batterie-Speicher",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#fbbf24",
    "background_color": "#1a1a2e",
    "lang": "de-DE",
    "categories": ["utilities", "productivity"],
    "icons": [
        {
            "src": "/img/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
