{ "name": "Equors Editorial Platform", "short_name": "Equors", "description": "A connected editorial platform for news, research, reports, transparent peer review, and publisher/editor services.", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#f8f5ef", "theme_color": "#061538", "orientation": "any", "icons": [ { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "News desk", "url": "news.html" }, { "name": "Research records", "url": "research.html" }, { "name": "Editorial workspace", "url": "dashboard.html" }, { "name": "Publisher / Editor Services", "url": "services.html" }, { "name": "Submit work", "url": "submit.html" } ] }