{
    "name": "VR Tamir Merkezi - Profesyonel VR Onarım ve Kiralama",
    "short_name": "VR Tamir",
    "description": "Türkiye'nin lider VR tamir ve kiralama merkezi. Meta Quest, HTC Vive, PlayStation VR onarım hizmetleri.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0e27",
    "theme_color": "#7c3aed",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "tr-TR",
    "categories": [
        "business",
        "utilities",
        "shopping"
    ],
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "Servis Talebi Oluştur",
            "short_name": "Servis",
            "description": "Yeni VR servis talebi oluşturun",
            "url": "/servis",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Takip Sorgula",
            "short_name": "Takip",
            "description": "Servis durumunuzu sorgulayın",
            "url": "/takip",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "VR Kiralama",
            "short_name": "Kirala",
            "description": "Kurumsal VR kiralama",
            "url": "/kirala",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}