{ "name": "Tullio", "short_name": "Tullio", "lang": "de", "description": "Persönlicher Assistent für Giovanni.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#f7f6f3", "theme_color": "#f7f6f3", "icons": [ { "src": "/icons/tullio-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/tullio-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/tullio-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/tullio.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }