{ "id": "./", "name": "BroodIt Smart Incubator", "short_name": "BroodIt", "description": "BroodIt mobile dashboard with configurable warnings, Smart Alarm logic, Cycle/Hatch management, PID heater timing, and stable responsive controls.", "start_url": "./launch.php?source=pwa", "scope": "./", "display": "standalone", "background_color": "#081727", "theme_color": "#0a3e9a", "categories": [ "utilities", "productivity" ], "icons": [ { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }