{ "name": "EmailAssist.ai - Intelligent Email Prioritization", "short_name": "EmailAssist", "description": "EmailAssist.ai helps you prioritize your emails intelligently using AI. Spend less time managing your inbox and more time on meaningful work.", "icons": [ { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }, { "src": "/favicon/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }, { "src": "/favicon/favicon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" } ], "start_url": "/", "scope": "/", "theme_color": "#16a34a", "background_color": "#1e293b", "display": "standalone", "orientation": "portrait", "lang": "en", "dir": "ltr", "categories": ["productivity", "email", "utilities", "business"], "shortcuts": [ { "name": "Dashboard", "url": "/dashboard", "description": "View your email dashboard" }, { "name": "Profile", "url": "/dashboard?tab=profile", "description": "Manage your profile settings" } ] }