{ "name": "DreamOS - Manifest Your Dreams", "short_name": "DreamOS", "description": "A spiritual practice application for consciousness work with AI-guided insights", "start_url": "/", "display": "standalone", "background_color": "#0a0a0f", "theme_color": "#6366f1", "orientation": "any", "categories": ["lifestyle", "productivity", "health"], "icons": [ { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "maskable" }, { "src": "/icons/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" } ] }