{
    "name": "ideafixERP Muhasebe",
    "short_name": "ideafixERP",
    "description": "Cari, stok, fatura ve e-belge operasyonlarini mobilde de takip edin.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f4f7fb",
    "theme_color": "#0f172a",
    "lang": "tr",
    "categories": ["business", "finance", "productivity"],
    "icons": [
        {
            "src": "/brand/ideafix-erp-mark.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Yeni Fatura",
            "short_name": "Fatura",
            "url": "/faturalar/create",
            "icons": [{ "src": "/brand/ideafix-erp-mark.svg", "sizes": "any", "type": "image/svg+xml" }]
        },
        {
            "name": "Yeni Cari",
            "short_name": "Cari",
            "url": "/cariler/create",
            "icons": [{ "src": "/brand/ideafix-erp-mark.svg", "sizes": "any", "type": "image/svg+xml" }]
        },
        {
            "name": "Stoklar",
            "short_name": "Stok",
            "url": "/stok",
            "icons": [{ "src": "/brand/ideafix-erp-mark.svg", "sizes": "any", "type": "image/svg+xml" }]
        }
    ]
}
