{ "name": "Steps", "short_name": "Steps", "description": "A rolling weigh-in timer. Step on the scale to reset it; if it runs low we text a reminder. You only pay for the reminders you trigger.", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "theme_color": "#fafafa", "background_color": "#fafafa" }