Files
e22ea573-e983-4204-b780-532…/public/site.webmanifest
2026-03-06 21:46:54 +00:00

34 lines
1.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"
},
{
"src": "/favicon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"
},
{
"src": "/favicon-maskable-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"
},
{
"src": "/favicon-maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"
}
],
"screenshots": [
{
"src": "/screenshot1.png", "sizes": "540x720", "type": "image/png"
},
{
"src": "/screenshot2.png", "sizes": "1280x720", "type": "image/png"
}
],
"categories": ["education", "business"],
"shortcuts": [
{
"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" }]
}
]
}