{
    "name": "Ekmek Atlası - BakeryAtlas",
    "short_name": "BakeryAtlas",
    "description": "Discover and bake bread recipes from around the world",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fafaf9",
    "theme_color": "#ea580c",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://images.unsplash.com/photo-1509440159596-0249088772ff?q=80&w=192&h=192&auto=format&fit=crop",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any maskable"
        },
        {
            "src": "https://images.unsplash.com/photo-1509440159596-0249088772ff?q=80&w=512&h=512&auto=format&fit=crop",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "food",
        "lifestyle",
        "education"
    ],
    "lang": "tr",
    "scope": "/",
    "prefer_related_applications": false
}