{
    "name": "AINNA Text Formatter",
    "short_name": "Text",
    "description": "Format text with case conversion, word count and text cleanup.",
    "start_url": "/tools/text-formatter/",
    "display": "standalone",
    "background_color": "#f5f5f7",
    "theme_color": "#0071e3",
    "orientation": "any",
    "scope": "/tools/text-formatter/",
    "lang": "ms",
    "icons": [
        {
            "src": "/tools/text-formatter/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/tools/text-formatter/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "utilities"
    ],
    "prefer_related_applications": false
}