{
    "name": "Make Tax Easy - UK Self Assessment & MTD Compliance",
    "short_name": "MTE",
    "description": "Complete UK Self Assessment software with AI-powered OCR receipt processing, MTD compliance, and HMRC direct submission",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-GB",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["business", "finance", "productivity"],
    "screenshots": [
        {
            "src": "/screenshot1.png",
            "sizes": "1280x720",
            "type": "image/png",
            "label": "Dashboard showing tax overview"
        }
    ]
}