{ "name": "ChoirBuddy", "short_name": "ChoirBuddy", "description": "Choir management, messages, and notifications", "start_url": "/index.php", "scope": "/", "display": "standalone", "background_color": "#0b1220", "theme_color": "#0a84ff", "icons": [ { "src": "/assets/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/assets/pwa/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/assets/pwa/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }