{
    "id": "/?source=pwa",
    "name": "El-Pochta",
    "short_name": "El-Pochta",
    "description": "Türkmenler üçin ýük we posylka bildirişleri tagtasy. Free C2C parcel post board for Turkmen people.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui", "browser"],
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#0288D1",
    "lang": "tk",
    "dir": "ltr",
    "categories": ["communication", "social", "lifestyle"],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/icons/icon-1024.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "El-Pochta home screen icon — placeholder until real device screenshots are captured"
        }
    ],
    "share_target": {
        "action": "/bildirish/create",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "description",
            "url": "url"
        }
    },
    "shortcuts": [
        {
            "name": "Bildiriş goş",
            "short_name": "Goş",
            "description": "Täze bildiriş goş",
            "url": "/bildirish/create?source=pwa-shortcut",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ]
}
