{
    "name": "Fonsalus OÜ - Accounting in Estonia",
    "short_name": "Fonsalus",
    "description": "Accounting services in Estonia for startups and international companies. Payroll, consulting, AML compliance.",
    "start_url": "/en/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#4c3aed",
    "orientation": "any",
    "categories": ["finance", "business", "accounting"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Calculators",
            "url": "/en/calculators/",
            "description": "Tax and salary calculators"
        },
        {
            "name": "Contact",
            "url": "/en/contact/",
            "description": "Get in touch with us"
        }
    ]
}