{
    "name": "LogiTakip PRO",
    "short_name": "LogiTakip",
    "description": "Lojistik firmaları için profesyonel gelir-gider takip sistemi",
    "start_url": "/app",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#F4F6FA",
    "theme_color": "#2563EB",
    "lang": "tr",
    "categories": ["business", "finance", "productivity"],
    "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"
        }
    ]
}
