{ "name": "LUVEXA AI", "short_name": "LUVEXA", "description": "Your AI companion. Real chat. Real photos. Real videos.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#1a0b1c", "theme_color": "#1a0b1c", "lang": "en", "categories": ["entertainment", "lifestyle", "social"], "icons": [ { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" }, { "src": "/favicon-64x64.png", "sizes": "64x64", "type": "image/png", "purpose": "any" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }, { "src": "/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Discover", "short_name": "Discover", "url": "/discover", "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }] }, { "name": "Chat", "short_name": "Chat", "url": "/chat", "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }] }, { "name": "Create AI","short_name": "Create", "url": "/create-ai","icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }] } ] }