{ "manifest_version": 3, "name": "JSON Forge", "version": "1.1.0", "description": "Format, validate, and beautify JSON. Zero permissions. Beautifully.", "permissions": ["storage"], "action": { "default_popup": "popup.html", "default_icon": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } }