{ "name": "Inspired Vibez Wellness", "short_name": "Inspired Vibez", "description": "Transform your mind, body, & spirit with personalized wellness guidance", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#6D28D9", "orientation": "portrait-primary", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ], "shortcuts": [ { "name": "Dashboard", "url": "/dashboard", "description": "View your wellness dashboard" }, { "name": "AI Coach", "url": "/dashboard#aicoach", "description": "Chat with your AI wellness coach" }, { "name": "Quick Meditation", "url": "/library#meditation", "description": "Start a quick meditation session" } ], "related_applications": [ { "platform": "play", "url": "https://play.google.com/store/apps/details?id=com.inspiredvibez.wellness" }, { "platform": "itunes", "url": "https://apps.apple.com/app/inspired-vibez/id123456789" } ], "prefer_related_applications": false, "categories": ["health", "fitness", "lifestyle"], "screenshots": [ { "src": "/screenshots/dashboard.png", "sizes": "1170x2532", "type": "image/png", "platform": "narrow", "label": "Dashboard View" }, { "src": "/screenshots/meditation.png", "sizes": "1170x2532", "type": "image/png", "platform": "narrow", "label": "Meditation Session" } ] }