{ "name": "SwimLadder \u2014 benchmark times and practice log", "short_name": "SwimLadder", "description": "Swimming benchmark times by age group, a practice log that shows the gap to the next mark, and a club roster coaches can read.", "start_url": "index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#f5f8fa", "theme_color": "#0d2740", "lang": "en-IN", "categories": [ "sports", "health", "education" ], "icons": [ { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "assets/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "My account", "url": "login.html" }, { "name": "Benchmark times", "url": "times/" } ] }