{ "name": "ToolVerse", "short_name": "ToolVerse", "description": "Modern browser tools for text conversion, cleanup, extraction, code utilities, QR codes, passwords, and generators.", "id": "/", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": ["standalone", "browser"], "orientation": "any", "categories": ["productivity", "utilities", "developer"], "background_color": "#f5fbff", "theme_color": "#eaf9ff", "icons": [ { "src": "/assets/brand/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/assets/brand/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/assets/brand/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/assets/brand/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Text Tools", "short_name": "Text", "url": "/", "icons": [{ "src": "/assets/brand/icon-192.png", "sizes": "192x192" }] }, { "name": "QR Code Generator", "short_name": "QR", "url": "/tools/qr-code-generator", "icons": [{ "src": "/assets/brand/icon-192.png", "sizes": "192x192" }] }, { "name": "Strong Password Generator", "short_name": "Password", "url": "/tools/strong-password-generator", "icons": [{ "src": "/assets/brand/icon-192.png", "sizes": "192x192" }] } ] }