{
    "name": "Sana Ne Lazım",
    "short_name": "SNL",
    "description": "Türkiye'nin Sosyal Pazarı — Alışveriş, Sohbet, İlanlar",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#6366f1",
    "theme_color": "#6366f1",
    "orientation": "portrait-primary",
    "lang": "tr",
    "categories": ["social", "shopping", "lifestyle"],
    "icons": [
        {
            "src": "/static/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/static/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Pazar",
            "short_name": "Pazar",
            "description": "Ürünlere göz at",
            "url": "/?tab=market",
            "icons": [{ "src": "/static/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Mesajlar",
            "short_name": "Mesajlar",
            "description": "Mesajlarını gör",
            "url": "/?tab=messages",
            "icons": [{ "src": "/static/icon-192.png", "sizes": "192x192" }]
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}
