{ "name": "VaultStorage — warranties, bills and documents in one vault", "short_name": "VaultStorage", "description": "Keep every warranty, guarantee, bill and document in one place, and be reminded before anything expires. Free, with no storage limit.", "start_url": "index.php", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#f4f5fb", "theme_color": "#5b5bf0", "lang": "en", "dir": "ltr", "categories": ["productivity", "utilities", "business"], "icons": [ { "src": "assets/img/favicon-32.png", "sizes": "32x32", "type": "image/png" }, { "src": "assets/img/favicon-180.png", "sizes": "180x180", "type": "image/png" }, { "src": "assets/img/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/img/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "My vault", "url": "dashboard/dashboard.php", "description": "Everything you have saved" }, { "name": "Send with a passkey", "url": "dashboard/share.php", "description": "Move a file between two devices" }, { "name": "Guides", "url": "blog.php", "description": "How to claim, keep and send" } ] }