{
    "name": "Mubsira Business | Free Invoicing, Expenses & Documents",
    "short_name": "Mubsira Business",
    "description": "Free invoicing, expense tracking, and document management for freelancers and small businesses. 100% offline, 100% private. Works entirely in your browser.",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "background_color": "#fafafa",
    "theme_color": "#0a0a0a",
    "orientation": "any",
    "categories": ["business", "finance", "productivity"],
    "lang": "en",
    "dir": "ltr",
    "id": "mubsira-business",
    "icons": [
        {
            "src": "icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}
