{ "name": "Coory Engineering Platform", "short_name": "Coory", "description": "Secure engineering operations for projects, clients, and teams.", "start_url": ".", "scope": ".", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "id": "coory-platform", "orientation": "any", "categories": ["business", "productivity"], "shortcuts": [ { "name": "Notifications", "short_name": "Notifications", "url": "./communications", "icons": [{ "src": "./coory-engineering-mark.png", "sizes": "256x256" }] }, { "name": "Eligible work", "short_name": "Work", "url": "./work-bulletin", "icons": [{ "src": "./coory-engineering-mark.png", "sizes": "256x256" }] } ], "background_color": "#f9fbfc", "theme_color": "#010079", "icons": [ { "src": "./favicon.ico", "sizes": "16x16 32x32 48x48 64x64", "type": "image/x-icon", "purpose": "any" }, { "src": "./coory-engineering-mark.png", "sizes": "256x256", "type": "image/png", "purpose": "any maskable" } ] }