{ "name": "SpacexAI", "short_name": "SpacexAI", "description": "SpacexAI is the installable PWA for spacexai.money by xAI, a multi-chain tokenized money platform.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#181a1d", "theme_color": "#181a1d", "categories": ["finance", "business", "productivity"], "icons": [ { "src": "https://spacexai.money/xai.png", "sizes": "4096x4096", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "View Products", "short_name": "Products", "description": "Open the SpacexAI products page.", "url": "/products/index.html", "icons": [ { "src": "https://spacexai.money/xai.png", "sizes": "4096x4096", "type": "image/png" } ] } ] }