Update public/site.webmanifest

This commit is contained in:
2026-03-06 21:46:54 +00:00
parent 4ec5861e28
commit 458165c964

View File

@@ -1,30 +1,33 @@
{
"name": "Öğretmen Platformu", "short_name": "Öğretmen", "description": "Kişiselleştirilmiş online eğitim platformu", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#000000", "orientation": "portrait-primary", "icons": [
"name": "Öğretmen Platformu", "short_name": "Öğretmen Platformu", "description": "50+ deneyimli öğretmenle bağlantı kurun. Kişiselleştirilmiş eğitim, esnek zaman planlaması ve etkili öğrenme deneyimi.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#000000", "orientation": "portrait-primary", "icons": [
{
"src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"
"src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"
},
{
"src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"
"src": "/favicon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"
},
{
"src": "/android-chrome-192x192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"
"src": "/favicon-maskable-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"
},
{
"src": "/android-chrome-512x512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"
"src": "/favicon-maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"
}
],
"screenshots": [
{
"src": "/screenshot-1.png", "sizes": "540x720", "type": "image/png", "form_factor": "narrow"
"src": "/screenshot1.png", "sizes": "540x720", "type": "image/png"
},
{
"src": "/screenshot-2.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide"
"src": "/screenshot2.png", "sizes": "1280x720", "type": "image/png"
}
],
"categories": ["education", "productivity"],
"screenshots": [
"categories": ["education", "business"],
"shortcuts": [
{
"src": "/screenshot-1.png", "sizes": "540x720", "type": "image/png"
"name": "Öğretmen Bul", "short_name": "Öğretmen Bul", "description": "Öğretmen platformumuzda öğretmen bulun", "url": "/teachers", "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
},
{
"name": "Derslerim", "short_name": "Derslerim", "description": "Kayıtlı derslerinizi görüntüleyin", "url": "/my-lessons", "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
}
]
}
}