{
    "name": "Gece Ekibi",
    "short_name": "Gece Ekibi",
    "description": "Türkiye'nin en güvenli online companion platformu",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#080810",
    "theme_color": "#a855f7",
    "orientation": "portrait-primary",
    "lang": "tr",
    "dir": "ltr",
    "categories": ["social", "entertainment", "lifestyle"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Keşfet",
            "url": "/kesfet",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Topluluk",
            "url": "/topluluk",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Mesajlar",
            "url": "/mesajlar",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
