{
    "id": "/",
    "name": "BütçEV Hane Finansı",
    "short_name": "BütçEV",
    "description": "Hane bütçesi, ödemeler, borçlar ve varlıklar için kişisel finans uygulaması.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#eeeafa",
    "theme_color": "#783f8f",
    "lang": "tr",
    "dir": "ltr",
    "categories": ["finance", "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/maskable-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
