{ "name": "MATRIXXP", "short_name": "MATRIXXP", "description": "Level Up Real Life — The Life RPG Operating System", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "theme_color": "#D4AF37", "background_color": "#000000", "lang": "en", "categories": ["health", "fitness", "lifestyle", "productivity"], "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 maskable" }, { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "maskable" } ], "screenshots": [], "shortcuts": [ { "name": "Dashboard", "short_name": "Home", "description": "Open your Command Center", "url": "/", "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }] }, { "name": "Daily Quests", "short_name": "Quests", "description": "Complete today's quests", "url": "/quests", "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }] } ] }