{ "id": "/app", "name": "Fixpilot AI — Vehicle Diagnostics", "short_name": "Fixpilot AI", "description": "AI-powered vehicle diagnostics. Symptom checker, OBD-II code lookup, and maintenance tracking.", "start_url": "./app", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#16181d", "theme_color": "#16181d", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }