{
    "name": "Usta Pazarı",
    "short_name": "Usta Pazarı",
    "description": "İhtiyacın olan hizmeti seç, sana en yakın ustalardan teklif al.",
    "lang": "tr",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FAF6F1",
    "theme_color": "#16A34A",
    "icons": [
        {
            "src": "/img/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Talep oluştur",
            "short_name": "Talep",
            "url": "/talep-olustur?source=pwa",
            "icons": [{ "src": "/img/pwa/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Acil Çekici",
            "short_name": "Çekici",
            "url": "/acil-cekici?source=pwa"
        },
        {
            "name": "Acil Çilingir",
            "short_name": "Çilingir",
            "url": "/acil-cilingir?source=pwa"
        }
    ]
}
