{ "name": "GatheringFunds", "short_name": "GatherFunds", "description": "Coordinate team purchases, parent orders, payments, and reminders.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#f6fafb", "theme_color": "#087f8c", "orientation": "portrait-primary", "icons": [ { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "./icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }