{
    "id": "/portal",
    "name": "OKBİM Emlak Portal",
    "short_name": "OKBİM Portal",
    "description": "KKTC Emlak ve Konut Projeleri — Online Portal",
    "start_url": "/portal",
    "scope": "/portal",
    "display": "standalone",
    "background_color": "#0a0f1e",
    "theme_color": "#1d4ed8",
    "orientation": "any",
    "lang": "tr",
    "dir": "ltr",
    "icons": [
        {"src": "images/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any"},
        {"src": "images/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any"},
        {"src": "images/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any"},
        {"src": "images/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any"},
        {"src": "images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
        {"src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
        {"src": "images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
        {"src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
    ],
    "categories": ["lifestyle", "business"],
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "Tüm İlanlar",
            "short_name": "İlanlar",
            "url": "/portal/liste",
            "icons": [{"src": "images/icon-96.png", "sizes": "96x96"}]
        },
        {
            "name": "Projeler",
            "short_name": "Projeler",
            "url": "/portal/projeler",
            "icons": [{"src": "images/icon-96.png", "sizes": "96x96"}]
        }
    ],
    "screenshots": [
        {"src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow"}
    ]
}
