{ "name": "Bottleneck Tracker", "short_name": "Bottlenecks", "description": "Log where work gets stuck. See the pattern. Fix the right thing.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#f3f7f8", "theme_color": "#52A37F", "icons": [ { "src": "bt-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "bt-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }