{ "name": "Workspace — Notes, Tasks & Focus", "short_name": "Workspace", "description": "A private local workspace for notes, tasks, planning, habits, focus and personal money tools.", "start_url": "./index.html?v=10", "scope": "./", "display": "standalone", "background_color": "#080808", "theme_color": "#080808", "icons": [ { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Unified Inbox", "short_name": "Inbox", "url": "./inbox.html?v=6" }, { "name": "Markdown Editor", "short_name": "Editor", "url": "./editor.html?v=6" }, { "name": "Todo", "short_name": "Todo", "url": "./todo.html?v=6" }, { "name": "Focus Timer", "short_name": "Focus", "url": "./focus.html?v=6" } ] }