{ "name": "Smart Guide", "short_name": "Smart Guide", "description": "Guida digitale per ospiti", "start_url": "./index.html", "display": "standalone", "background_color": "#0b0f1a", "theme_color": "#0b0f1a", "orientation": "portrait", "icons": [ { "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Crect width='128' height='128' rx='28' fill='%232b6bff'/%3E%3Cpath d='M34 70l30-36 30 36v34H34z' fill='white'/%3E%3C/svg%3E", "sizes": "128x128", "type": "image/svg+xml", "purpose": "any maskable" } ] }