{ "name": "Garage Night Log", "short_name": "Garage Log", "description": "Nightly vehicle work log for the garage.", "start_url": "index.php", "scope": ".", "display": "standalone", "background_color": "#1b1e21", "theme_color": "#1b1e21", "icons": [ { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }