{
    "name": "Kemal Efe",
    "short_name": "Kemal Efe",
    "description": "Kemal Efe Progressive Web App",
    "start_url": "https://pwakemalefe.burakolcay.com/index.php?p=dashboard",
    "scope": "https://pwakemalefe.burakolcay.com/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#00072D",
    "orientation": "portrait",
    "offline_url": "https://pwakemalefe.burakolcay.com/index.php?p=system&sp=offline",
    "service_worker": {
        "src": "https://pwakemalefe.burakolcay.com/vendor/js/sw.js?v=1768072877",
        "scope": "https://pwakemalefe.burakolcay.com/",
        "update_via_cache": "none"
    },
    "icons": [
        {
            "src": "https://pwakemalefe.burakolcay.com/vendor/img/kemalefe.jpg?v=1768072877",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any maskable"
        },
        {
            "src": "https://pwakemalefe.burakolcay.com/vendor/img/kemalefe.jpg?v=1768072877",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "https://pwakemalefe.burakolcay.com/vendor/img/kemalefe.jpg?v=1768072877",
            "sizes": "144x144",
            "type": "image/jpeg",
            "purpose": "any"
        }
    ]
}