{ "name": "Lusty", "short_name": "Lusty", "description": "A verified directory of independent companions and a private members' lounge.", "start_url": "/", "display": "standalone", "orientation": "portrait", "theme_color": "#B89B6A", "background_color": "#F4EFE6", "lang": "en", "icons": [ { "src": "/images/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Home", "short_name": "Home", "url": "/home", "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Explore", "short_name": "Explore", "url": "/explore", "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "My Profile", "short_name": "Profile", "url": "/me/creator", "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }] } ] }