{ "name": "All-in-One Hub", "short_name": "Hub", "description": "One place to reach me — message, voice note, files, or book a call.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#0f5b73", "theme_color": "#0f5b73", "icons": [ { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }