{ "name": "Sales Walk", "short_name": "Sales Walk", "description": "Der mobile Vertriebsassistent für produktive Spaziergänge, Kundenmanagement und KI-gestützte Vertriebsarbeit.", "start_url": "/", "display": "standalone", "orientation": "portrait", "background_color": "#0f172a", "theme_color": "#10b981", "lang": "de", "icons": [ { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }