{ "name": "HyperOS — Hyper Sonic Egypt", "short_name": "HyperOS", "description": "Zero-friction business workspace for Hyper Sonic Egypt.", "id": "./index.html", "start_url": "./index.html?page=today&source=pwa", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#070b14", "theme_color": "#080d18", "lang": "en", "dir": "auto", "categories": ["business", "productivity"], "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"} ], "shortcuts": [ {"name": "Today", "short_name": "Today", "url": "./index.html?page=today", "icons": [{"src": "icons/icon-192.png", "sizes": "192x192"}]}, {"name": "Add Request", "short_name": "Add", "url": "./index.html?page=today&action=add", "icons": [{"src": "icons/icon-192.png", "sizes": "192x192"}]}, {"name": "Follow-ups", "short_name": "Follow-ups", "url": "./index.html?page=followups", "icons": [{"src": "icons/icon-192.png", "sizes": "192x192"}]} ], "share_target": { "action": "./share-inbox.html", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": {"title": "title", "text": "text", "url": "url"} } }