{ "name": "Gym Management Portal", "short_name": "Gym Portal", "description": "Professional gym management web portal for members, payments, attendance, reports, and operations.", "start_url": ".", "scope": ".", "display": "standalone", "background_color": "#f4f7fb", "theme_color": "#0f766e", "orientation": "portrait-primary", "icons": [ { "src": "./assets/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "./assets/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }