{ "name": "MaxGrowth Dashboard", "short_name": "MaxGrowth", "description": "Your SEO, analytics and local-search dashboard.", "start_url": "/dashboard", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#0a0a0c", "theme_color": "#0a0a0c", "lang": "en", "categories": ["business", "productivity"], "icons": [ { "src": "/img/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/img/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/img/pwa/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Messages", "short_name": "Messages", "description": "Team chat", "url": "/messages", "icons": [{ "src": "/img/pwa/icon-192.png", "sizes": "192x192" }] }, { "name": "Notifications", "short_name": "Alerts", "description": "See your notifications", "url": "/notifications", "icons": [{ "src": "/img/pwa/icon-192.png", "sizes": "192x192" }] } ] }