{ "name": "JSON to TOON Converter", "short_name": "TOON Converter", "description": "Convert JSON to TOON format instantly. Reduce LLM API costs by 30-60%. Free, privacy-first, browser-based converter.", "start_url": "/", "display": "standalone", "background_color": "#FAFAFA", "theme_color": "#FFE66D", "orientation": "any", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "categories": ["productivity", "utilities", "developer tools"], "screenshots": [ { "src": "/screenshot.jpg", "sizes": "1280x720", "type": "image/jpeg", "label": "JSON to TOON Converter Interface" } ], "shortcuts": [ { "name": "Open Converter", "short_name": "Converter", "description": "Open the JSON to TOON converter", "url": "/", "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }] } ], "lang": "en-US", "dir": "ltr" }