{ "name": "Nivus - Simple Bookmark Manager", "short_name": "Nivus", "description": "Save and organize your bookmarks with one click. Simple, fast, and synced across all your devices.", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#6366f1", "icons": [ { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" }, { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/favicon-48x48.png", "sizes": "48x48", "type": "image/png" }, { "src": "/favicon-128x128.png", "sizes": "128x128", "type": "image/png" }, { "src": "/apple-touch-icon.png", "sizes": "128x128", "type": "image/png", "purpose": "maskable" } ] }