{
    "name": "Dom Superior",
    "short_name": "Dom",
    "description": "Panel finansowy i zarządzania domem",
    "start_url": "/dashboard",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0b1020",
    "theme_color": "#3b5bdb",
    "lang": "pl-PL",
    "scope": "/",
    "icons": [
        { "src": "/favicon.ico", "sizes": "64x64", "type": "image/x-icon" },
        { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }
    ],
    "shortcuts": [
        { "name": "Nowa transakcja", "url": "/finance/transactions?action=new" },
        { "name": "Paragony", "url": "/finance/receipts" },
        { "name": "Przegląd", "url": "/finance" }
    ]
}
