{
    "name": "Lezzet Ustası",
    "short_name": "LezzetUstası",
    "description": "Restoran Yönetim Simülasyonu",
    "theme_color": "#0f172a",
    "background_color": "#0f172a",
    "display": "standalone",
    "orientation": "landscape",
    "start_url": ".",
    "scope": ".",
    "icons": [
        {
            "src": "icon.jpg",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "icon.jpg",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ]
}