{
 "name": "NexaTools - Free Browser-Based Utilities & Developer Tools",
 "short_name": "NexaTools",
 "description": "40+ free, privacy-first browser tools: P2P file transfer, image/video/audio converters, PDF tools, developer utilities, calculators, and games. All local, no uploads.",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#0b0b14",
 "theme_color": "#00d5fa",
 "orientation": "portrait-primary",
 "scope": "/",
 "lang": "en",
 "dir": "ltr",
 "categories": ["utilities", "productivity", "developer", "media"],
 "icons": [
 {
 "src": "/favicon.svg",
 "sizes": "any",
 "type": "image/svg+xml",
 "purpose": "any maskable"
 },
 {
 "src": "/favicon.ico",
 "sizes": "16x16 32x32 48x48",
 "type": "image/x-icon"
 }
 ],
 "screenshots": [
 {
 "src": "/og-image.webp",
 "sizes": "1200x630",
 "type": "image/webp",
 "form_factor": "wide",
 "label": "NexaTools - Free Browser Tools"
 }
 ],
 "shortcuts": [
 {
 "name": "File Transfer",
 "short_name": "P2P Transfer",
 "description": "Instant peer-to-peer file sharing with E2E encryption",
 "url": "/utility-tools/file-transfer",
 "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
 },
 {
 "name": "Image Converter",
 "short_name": "Img Convert",
 "description": "Convert images locally between WebP, PNG, JPG, AVIF",
 "url": "/media-tools/image-converter",
 "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
 },
 {
 "name": "URL Shortener",
 "short_name": "Short URLs",
 "description": "Shorten links with custom slugs and QR codes",
 "url": "/utility-tools/url-shortener",
 "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
 },
 {
 "name": "Password Generator",
 "short_name": "Gen Password",
 "description": "Cryptographically secure password generator",
 "url": "/developer-tools/password-generator",
 "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
 }
 ],
 "related_applications": [],
 "prefer_related_applications": false
}