{ "name": "Frame of Fortune", "short_name": "Frame of Fortune", "description": "Frame of Fortune - Exciting games platform", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "theme_color": "#3f51b5", "background_color": "#3f51b5", "lang": "en-US", "dir": "ltr", "categories": ["entertainment"], "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" } ], "shortcuts": [ { "name": "Play Games", "short_name": "Games", "description": "Start playing games", "url": "/app/all-games", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192" } ] }, { "name": "Profile", "short_name": "Profile", "description": "View your profile", "url": "/app/profile", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192" } ] }, { "name": "Settings", "short_name": "Settings", "description": "View your settings", "url": "/app/settings", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192" } ] } ], "screenshots": [ { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow" } ] }