{ "name": "Finbaa Store – Partner Portal", "short_name": "Finbaa Store", "description": "Finbaa Store Partner Registration Portal", "start_url": "/", "scope": "/", "display": "standalone", "_comment_orientation": "Must stay 'any': the dashboard slider ships separate landscape and portrait art and picks between them with a (orientation: portrait) media query. Locking to portrait makes the OS letterbox the installed app into a portrait viewport on a landscape tablet, so it serves the portrait image with empty bands either side.", "orientation": "any", "background_color": "#ffffff", "theme_color": "#2563EB", "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }