{ "name": "Revisions Manager", "short_name": "Revisions", "description": "Revisions Manager SPA with OIDC authentication and API integration.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#0d6efd", "orientation": "portrait-primary", "icons": [ { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }