{ "name": "MatchMy.Team", "short_name": "MatchMy.Team", "icons": [ { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "theme_color": "#007B83", "background_color": "#FAF3E0", "display": "browser", "start_url": "/app/", "orientation": "portrait", "categories": ["matchmaking, networking, human resources, business"], "scope": "/app/", "shortcuts": [ { "name": "Add a new team", "url": "/app/team/new/" }, { "name": "View teams", "url": "/app/team/" } ] }