{ "name": "GFS Network", "short_name": "GFS", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#696cff", "description": "GFS member registration and dashboard app", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Dashboard", "short_name": "Dashboard", "url": "/member-dashboard", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Register", "short_name": "Register", "url": "/Register", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" } ] } ] }