{
    "name": "PPF Rehberi",
    "short_name": "PPF Rehberi",
    "description": "Türkiye'nin PPF ve araç boya koruma rehberi. Marka karşılaştırmaları, araç bazlı öneriler ve uygulama rehberi.",
    "lang": "tr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0A0A0B",
    "theme_color": "#0A0A0B",
    "categories": [
        "auto",
        "education",
        "reference"
    ],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "PPF Markalarını Karşılaştır",
            "short_name": "Karşılaştırma",
            "url": "/#karsilastirma"
        },
        {
            "name": "Aracıma Uygun PPF",
            "short_name": "PPF Seçici",
            "url": "/#secici"
        },
        {
            "name": "PPF Nedir",
            "short_name": "Rehber",
            "url": "/#nedir"
        }
    ]
}