{
    "name": "YolPalPro",
    "short_name": "YolPalPro",
    "description": "Güzergâhını bul, yolculuğunu planla",
    "start_url": "/pano",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F7F6F3",
    "theme_color": "#134E5E",
    "lang": "tr",
    "categories": ["transportation", "social"],
    "icons": [
        {
            "src": "/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
