{ "name": "OrgLoop", "short_name": "OrgLoop", "description": "Decision intelligence for organizational leaders. Turn any initiative into a clear decision memo.", "start_url": ".", "scope": ".", "display": "standalone", "orientation": "portrait-primary", "theme_color": "#4F46E5", "background_color": "#FAFAF8", "categories": ["business", "productivity"], "lang": "en", "icons": [ { "src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" }, { "src": "icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }, { "src": "icons/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" } ], "screenshots": [], "shortcuts": [ { "name": "Start a Review", "short_name": "New Review", "description": "Begin a new decision review", "url": "./review", "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192" }] }, { "name": "My Reviews", "short_name": "Decisions", "description": "View your saved decision memos", "url": "./dashboard", "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192" }] } ] }