{ "name": "EnableFlow - Corporate Tools Suite", "short_name": "EnableFlow", "description": "EnableFlow is a suite of simple, fast, and practical tools designed for everyday corporate work. Financial calculators, HR utilities, productivity tools, and more.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "theme_color": "#1E88E5", "background_color": "#F8FBFF", "categories": ["productivity", "business", "utilities"], "screenshots": [ { "src": "/screenshots/screenshot-narrow.png", "sizes": "540x720", "type": "image/png", "form_factor": "narrow" }, { "src": "/screenshots/screenshot-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide" } ], "icons": [ { "src": "/favicon.ico", "sizes": "32x32", "type": "image/x-icon", "purpose": "any" }, { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Salary Calculator", "short_name": "Salary", "description": "Calculate take-home salary and tax deductions", "url": "/salary-calculator", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "EMI Calculator", "short_name": "EMI", "description": "Calculate monthly loan EMI with amortization", "url": "/emi-calculator", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Invoice Generator", "short_name": "Invoice", "description": "Create professional invoices instantly", "url": "/invoice-generator", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Pomodoro Timer", "short_name": "Timer", "description": "Boost productivity with Pomodoro technique", "url": "/pomodoro-timer", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" } ] } ], "prefer_related_applications": false }