{
    "name": "GNDZ - Modern Sosyal Ağ",
    "short_name": "GNDZ",
    "description": "Hızlı, ölçeklenebilir ve modüler yapısıyla yeni nesil sosyal ağ deneyimi",
    "start_url": "/",
    "display": "fullscreen",
    "background_color": "#020617",
    "theme_color": "#020617",
    "orientation": "portrait-primary",
    "scope": "/",
    "categories": [
        "social",
        "networking"
    ],
    "lang": "tr-TR",
    "dir": "ltr",
    "icons": [
        {
            "src": "/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Yeni Gönderi",
            "short_name": "Gönderi",
            "description": "Yeni bir gönderi oluştur",
            "url": "/?action=new-post",
            "icons": [
                {
                    "src": "/icons/icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Bildirimler",
            "short_name": "Bildirimler",
            "description": "Bildirimlerinizi görüntüleyin",
            "url": "/notifications",
            "icons": [
                {
                    "src": "/icons/icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Mesajlar",
            "short_name": "Mesajlar",
            "description": "Mesajlarınızı görüntüleyin",
            "url": "/messages",
            "icons": [
                {
                    "src": "/icons/icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "screenshots": [],
    "share_target": {
        "action": "/share",
        "method": "POST",
        "enctype": "multipart/form-data",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url",
            "files": [
                {
                    "name": "media",
                    "accept": [
                        "image/*",
                        "video/*"
                    ]
                }
            ]
        }
    },
    "related_applications": [],
    "prefer_related_applications": false
}