{
    "name": "BusAsist",
    "short_name": "BusAsist",
    "description": "Otobüs Firmaları İçin Rekabetçi Fiyat İzleme ve Otomasyon Platformu",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#6366f1",
    "orientation": "any",
    "scope": "/",
    "lang": "tr",
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "productivity"
    ],
    "screenshots": [],
    "prefer_related_applications": false
}