{ "name": "Magellan Consult", "short_name": "Magellan", "description": "Platforma de consultanta parlamentara pentru cabinetele parlamentare", "start_url": "/dashboard", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#ffffff", "theme_color": "#002A59", "lang": "ro", "dir": "ltr", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "categories": ["productivity", "government"], "shortcuts": [ { "name": "Agendă", "url": "/dashboard/agenda", "icons": [{ "src": "/icons/shortcuts/agenda.svg", "sizes": "96x96", "type": "image/svg+xml" }] }, { "name": "Consemne", "url": "/dashboard/directives", "icons": [{ "src": "/icons/shortcuts/consemne.svg", "sizes": "96x96", "type": "image/svg+xml" }] }, { "name": "Tasks", "url": "/dashboard/tasks", "icons": [{ "src": "/icons/shortcuts/tasks.svg", "sizes": "96x96", "type": "image/svg+xml" }] } ] }