{
    "name": "Theelyrics — Free Online Tools",
    "short_name": "Theelyrics",
    "description": "A fast, secure, and beautiful collection of free online utilities. Processed directly in your browser.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#4f46e5",
    "background_color": "#0f172a",
    "categories": ["utilities", "productivity", "tools"],
    "lang": "en",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%234f46e5'/><path d='M40 96a56 56 0 1 0 112 0A56 56 0 0 0 40 96zm56-36a8 8 0 0 1 8 8v20h20a8 8 0 0 1 0 16H104v20a8 8 0 0 1-16 0v-20H68a8 8 0 0 1 0-16h20V68a8 8 0 0 1 8-8z' fill='white'/></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%234f46e5'/><path d='M106 256a150 150 0 1 0 300 0A150 150 0 0 0 106 256zm150-96a21 21 0 0 1 21 21v54h54a21 21 0 0 1 0 42h-54v54a21 21 0 0 1-42 0v-54h-54a21 21 0 0 1 0-42h54v-54a21 21 0 0 1 21-21z' fill='white'/></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Word Counter",
            "short_name": "Word Count",
            "url": "/tools/word-counter/",
            "description": "Count words, characters, and sentences"
        },
        {
            "name": "JSON Formatter",
            "short_name": "JSON",
            "url": "/tools/json-formatter/",
            "description": "Format and validate JSON"
        },
        {
            "name": "Base64 Encoder",
            "short_name": "Base64",
            "url": "/tools/base64-encoderdecoder/",
            "description": "Encode and decode Base64"
        }
    ]
}
