{ "name": "Password Generator", "short_name": "Passwords", "description": "Strong, cryptographically secure random passwords — generated entirely in your browser.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait-primary", "background_color": "#13111c", "theme_color": "#13111c", "categories": ["utilities", "security"], "icons": [ { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }