{ "name": "Prolancea Paper Management System", "short_name": "PPMS", "description": "Prolancea PPMS — paper workflow: tasks, journal submissions, chat and notifications.", "id": "prolancea-ppms", "start_url": "./index.php", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#0e2c5b", "theme_color": "#0e2c5b", "launch_handler": { "client_mode": "navigate-existing" }, "icons": [ { "src": "assets/pms_icon_192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/pms_icon_512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/pms_icon_maskable_512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }