{
    "name": "DTAX — Luxembourg accounting & tax",
    "short_name": "DTAX",
    "description": "Bookkeeping, VAT and Luxembourg tax compliance with an AI analyst and verified experts.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0A1B33",
    "theme_color": "#0A1B33",
    "lang": "en",
    "categories": ["finance", "business", "productivity"],
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        { "name": "Dashboard", "url": "/dashboard", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
        { "name": "New receipt", "url": "/receipts", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
        { "name": "Invoices", "url": "/invoices", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
    ]
}
