{ "name": "Holvario — One life. One system.", "short_name": "Holvario", "description": "Holvario is the operating system for your whole life — finance, home, business, trading, health, hobbies, adventures, tasks, notes and a secure vault.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#0F172A", "theme_color": "#0F172A", "categories": [ "productivity", "finance", "lifestyle" ], "share_target": { "action": "/", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } }, "icons": [ { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" }, { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" }, { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180", "purpose": "maskable" } ], "shortcuts": [ { "name": "Quick capture", "short_name": "Capture", "description": "Add a task, note, expense or anything else", "url": "/?add=task", "icons": [ { "src": "/icon-192.png", "sizes": "192x192" } ] }, { "name": "Ask Holly", "short_name": "Holly", "description": "Open the assistant", "url": "/?holly=1", "icons": [ { "src": "/icon-192.png", "sizes": "192x192" } ] }, { "name": "Tasks", "short_name": "Tasks", "url": "/tasks", "icons": [ { "src": "/icon-192.png", "sizes": "192x192" } ] }, { "name": "Vault", "short_name": "Vault", "url": "/vault", "icons": [ { "src": "/icon-192.png", "sizes": "192x192" } ], "description": "Your encrypted passwords and documents" } ] }