{ "name": "Operations Log Web App", "short_name": "Ops Log", "id": "./index.html", "description": "Genset, RO, and daily operations logging web application.", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#070b1a", "theme_color": "#111a35", "orientation": "portrait", "icons": [ { "src": "./icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" }, { "src": "./icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" } ] }