{ "name": "MechChat", "short_name": "MechChat", "description": "AI-powered car diagnostic and mechanic advice. Get expert help 24/7.", "start_url": ".", "scope": ".", "display": "standalone", "background_color": "#FF5A1F", "theme_color": "#FF5A1F", "orientation": "any", "icons": [ { "src": "icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "categories": ["utilities", "auto"] }