{ "name": "Mansa OS", "short_name": "Mansa OS", "description": "Offline-first digital workspace. Documents, spreadsheets, presentations, assignments, library, and more, all working without an internet connection.", "start_url": ".", "scope": ".", "display": "standalone", "orientation": "any", "background_color": "#0a0a0a", "theme_color": "#d36b36", "categories": ["education", "productivity"], "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }