{ "name": "Qrala - Digital Profile & QR Code", "short_name": "Qrala", "description": "Create your digital profile with QR code for seamless sharing", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#4F46E5", "orientation": "portrait", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "My Profile", "url": "/dashboard.php", "description": "View and edit your profile" } ] }