{
    "name": "Ebru Organizasyon",
    "short_name": "Ebru Org.",
    "description": "Kocaeli'nde düğün, nişan ve özel gün organizasyonu",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#7D2535",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/img/favicon-16.png",
            "sizes": "16x16",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/favicon-32.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/favicon-64.png",
            "sizes": "64x64",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon-128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon-256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon-256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/img/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "lifestyle",
        "business"
    ],
    "screenshots": [
        {
            "src": "/img/icon-256.png",
            "sizes": "256x256",
            "type": "image/png",
            "form_factor": "narrow"
        },
        {
            "src": "/img/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide"
        }
    ]
}