{
    "name": "CezaevineMektup",
    "short_name": "CeMektup",
    "description": "Cezaevindeki sevdiklerinize el yazısıyla mektup gönderin.",
    "id": "/",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui", "browser"],
    "background_color": "#0c0e11",
    "theme_color": "#0c0e11",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon-192.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon-512.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": ["lifestyle", "social"],
    "lang": "tr",
    "dir": "ltr",
    "shortcuts": [
        {
            "name": "Mektup Yaz",
            "short_name": "Mektup",
            "description": "Hızlıca yeni mektup oluştur",
            "url": "/mektup-gonder/baslat?source=pwa-shortcut"
        },
        {
            "name": "Sipariş Takip",
            "short_name": "Takip",
            "description": "Sipariş ve kargo durumunu görüntüle",
            "url": "/profilim/siparisler?source=pwa-shortcut"
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "id": "com.cmektup.cmektupapp",
            "url": "https://play.google.com/store/apps/details?id=com.cmektup.cmektupapp"
        },
        {
            "platform": "itunes",
            "id": "6739971323",
            "url": "https://apps.apple.com/tr/app/cezaevine-mektup/id6739971323"
        }
    ],
    "prefer_related_applications": false
}
