{ "id": "./", "name": "AI Caller", "short_name": "AI Caller", "description": "Your AI front desk workspace", "start_url": "./app", "scope": "./", "display": "standalone", "background_color": "#f8fafc", "theme_color": "#f8fafc", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ] }