{
    "name": "HBSC MENKUL",
    "short_name": "HBSC MENKUL",
    "description": "HBSC MENKUL İşlem Platformu mobil uygulaması",
    "start_url": "/",
    "display": "standalone",
    "display_override": ["standalone", "fullscreen"],
    "scope": "/",
    "background_color": "#ffffff",
    "theme_color": "#C73B44",
    "orientation": "portrait",
    "categories": ["finance", "business"],
    "screenshots": [
        {
            "src": "/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ],
    "icons": [
        {
            "src": "/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
