{
    "name": "Codeco Soft",
    "short_name": "Codeco Soft",
    "description": "Özel yazılım, VR ve IoT çözümleri geliştiren teknoloji şirketi.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#030712",
    "theme_color": "#030712",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/static/img/favicon/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/img/favicon/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}