{ "name": "Boring Works", "short_name": "Boring Works", "description": "Same lifts. Logged. Repeat. A private strength ledger \u2014 plan your week, log sessions, time your rests, track your weight. Your log is stored securely against your account so you can never lose it. Only you can see it.", "start_url": "./app.html?tab=today", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#F5F7FA", "theme_color": "#F5F7FA", "categories": [ "fitness", "health", "lifestyle" ], "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Start today's session", "url": "./app.html?tab=today", "icons": [ { "src": "icon-192.png", "sizes": "192x192" } ] }, { "name": "Log a weigh-in", "url": "./app.html?tab=weight", "icons": [ { "src": "icon-192.png", "sizes": "192x192" } ] } ] }