{
    "name": "Tooly — Private Tools",
    "short_name": "Tooly",
    "description": "Free privacy-focused tools: audio converter, JSON formatter, JWT decoder, and more. 100% client-side.",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#0E1513",
    "theme_color": "#62DBB4",
    "orientation": "any",
    "categories": ["utilities", "productivity"],
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
