{ "name": "MyFanfinity PlayerLink", "short_name": "MyFF", "description": "Your gateway to gaming events, tournaments, and conventions. Register for events, manage tickets, and connect with the gaming community.", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon-512-masked.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-192-masked.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" } ], "id": "/", "start_url": "/", "scope": "/", "orientation": "portrait", "theme_color": "#212529", "background_color": "#212529", "display": "standalone", "categories": ["games", "entertainment", "sports", "lifestyle"], "shortcuts": [ { "name": "My Account", "short_name": "Account", "description": "View your account.", "url": "/profile/", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Conventions", "short_name": "Conventions", "description": "See what's in store by Fanfinity", "url": "/conventions/", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Notifications", "short_name": "Notifications", "description": "View site notifications", "url": "/profile/notifications/", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ], "screenshots": [ { "src": "images/screenshot-wide.png", "sizes": "2560x1600", "type": "image/png", "form_factor": "wide", "label": "Example of events available during a convention" }, { "src": "images/screenshot-narrow.png", "sizes": "1290x2796", "type": "image/png", "platform": "narrow", "label": "Example of events available during a convention" } ] }