{
    "name": "AY HOLDİNG ERP",
    "short_name": "AY ERP",
    "id": "/",
    "description": "AY HOLDİNG Dijital Dönüşüm Platformu",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a1d2e",
    "theme_color": "#1e3a8a",
    "icons": [
        {
            "src": "/apple-icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "orientation": "portrait",
    "prefer_related_applications": false
}