Initial commit: Animexe Laravel platform
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"name": "Animexe",
|
||||
"short_name": "Animexe",
|
||||
"description": "Türkçe anime izle — ücretsiz HD kalitede",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#06060d",
|
||||
"theme_color": "#06060d",
|
||||
"orientation": "any",
|
||||
"lang": "tr",
|
||||
"scope": "/",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/logo.jpg",
|
||||
"sizes": "192x192",
|
||||
"type": "image/jpeg",
|
||||
"purpose": "any maskable"
|
||||
},
|
||||
{
|
||||
"src": "/logo.jpg",
|
||||
"sizes": "512x512",
|
||||
"type": "image/jpeg",
|
||||
"purpose": "any maskable"
|
||||
}
|
||||
],
|
||||
"categories": ["entertainment"],
|
||||
"screenshots": [],
|
||||
"shortcuts": [
|
||||
{
|
||||
"name": "Ara",
|
||||
"short_name": "Ara",
|
||||
"description": "Anime ara",
|
||||
"url": "/search",
|
||||
"icons": [{ "src": "/logo.jpg", "sizes": "96x96" }]
|
||||
},
|
||||
{
|
||||
"name": "AI Hub",
|
||||
"short_name": "AI",
|
||||
"description": "AI anime asistanı",
|
||||
"url": "/ai",
|
||||
"icons": [{ "src": "/logo.jpg", "sizes": "96x96" }]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user