{ "name": "Golf Course Management System", "short_name": "GCMS", "description": "Complete management suite for golf clubs: billing, CRM, POS, golf operations, inventory, facilities, HR, finance, and BI.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#f6f7f4", "theme_color": "#8fbf9f", "icons": [ { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }