{
    "name": "IconForge - Icon Generator",
    "short_name": "IconForge",
    "description": "Generate precise, high-quality manifest icons for web, iOS, Android, and extensions instantly.",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#0f1117",
    "theme_color": "#E8600A",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23E8600A'/><text x='50' y='68' font-size='50' font-family='sans-serif' fill='white' text-anchor='middle' font-weight='bold'>I</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
