{ "name": "Daily Task List", "short_name": "Daily Tasks", "description": "A calm daily task list — four sections, drag to reorder, automatic daily rollover.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#f7f1e8", "theme_color": "#f7f1e8", "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }