{ "name": "DiagBuddy - AI Appliance Diagnostic Platform", "short_name": "DiagBuddy", "description": "The #1 AI-powered appliance diagnostic platform trusted by 50,000+ technicians worldwide", "start_url": "/", "display": "standalone", "background_color": "#0A1124", "theme_color": "#40C9FF", "orientation": "portrait-primary", "categories": ["business", "productivity", "utilities"], "lang": "en-US", "icons": [ { "src": "/favicon.ico", "sizes": "16x16 32x32", "type": "image/x-icon" }, { "src": "/assets/images/diagbuddy.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/assets/images/diagbuddy.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Start Diagnosis", "short_name": "Diagnose", "description": "Start a new appliance diagnosis", "url": "/#hero", "icons": [ { "src": "/assets/images/diagbuddy.png", "sizes": "192x192" } ] }, { "name": "View Demo", "short_name": "Demo", "description": "Watch our interactive demo", "url": "/demo.html", "icons": [ { "src": "/assets/images/diagbuddy.png", "sizes": "192x192" } ] } ] }