{ "name": "Finbaa – AI Finance Assistant", "short_name": "Finbaa", "description": "AI Powered Finance & Banking Assistance", "start_url": "/", "scope": "/", "display": "standalone", "_comment_orientation": "Must stay 'any'. A portrait lock makes Android letterbox the installed app into a portrait-shaped window on a landscape tablet, with wallpaper bands either side that no CSS can reach. The layout is responsive, so 'any' fills the screen in both orientations.", "orientation": "any", "background_color": "#ffffff", "theme_color": "#667eea", "icons": [ { "src": "finbaa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "finbaa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "finbaa-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }, { "src": "finbaa-icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }