{ "id": "/todos", "name": "best-todo", "short_name": "best-todo", "description": "A focused todo list with an integrated assistant.", "start_url": "/todos", "scope": "/", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ], "screenshots": [ { "src": "/screenshot-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "best-todo on desktop" }, { "src": "/screenshot-mobile.png", "sizes": "390x844", "type": "image/png", "label": "best-todo on mobile" } ], "theme_color": "#ffffff", "background_color": "#ffffff", "display": "standalone" }