{
    "name": "I Love Em Dash",
    "short_name": "Em Dash Remover",
    "description": "Remove em dashes from your text instantly. Free tool to clean AI-generated content.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "assets/img/assets/img/iloveemdash-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/img/assets/img/iloveemdash-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}