{
    "name": "Fatoora - Invoice Generator",
    "short_name": "Fatoora",
    "description": "Free bilingual Arabic & English invoice generator with ZATCA QR code support",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1B5E20",
    "orientation": "portrait-primary",
    "categories": ["business", "finance", "productivity"],
    "lang": "en",
    "dir": "auto",
    "icons": [
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
