{ "name": "MarkIt", "short_name": "MarkIt", "description": "An offline, installable game-match tracker with standings and charts.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#f6f7f9", "theme_color": "#2f9e6b", "icons": [ { "src": "./assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./assets/icons/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" } ] }