{
    "name": "MicroByz — Lending & Bookkeeping",
    "short_name": "MicroByz",
    "description": "Lending & bookkeeping, simplified for your business. Track loans, borrowers, and cash flows in one place.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#FAFAF7",
    "theme_color": "#166534",
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
