{ "name": "Hearts Scorecard", "short_name": "HeartScore", "description": "Hearts Scorecard: score sheet for 4–8 players.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#17603c", "theme_color": "#17603c", "icons": [ { "src": "android-chrome-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "android-chrome-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }