{ "name": "Güvenli Taşıt Takas", "short_name": "Taşıt Takas", "description": "Aracınızı değerleyin, stoktan yeni aracınızı seçin, ödeyeceğiniz farkı anında görün.", "lang": "tr-TR", "dir": "ltr", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#F6F5F2", "theme_color": "#E4530B", "categories": ["shopping", "finance", "business"], "icons": [ { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }, { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Aracımı değerle", "short_name": "Değerleme", "description": "Aracınızın tahmini takas değerini öğrenin", "url": "/degerleme?source=pwa", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] }, { "name": "Takaslık araçlar", "short_name": "Araçlar", "description": "Stoktaki takasa açık araçlar", "url": "/araclar?source=pwa", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] } ] }