25 lines
598 B
JSON
25 lines
598 B
JSON
{
|
|
"name": "Amusement — Visual Showcase",
|
|
"short_name": "Amusement",
|
|
"description": "Showcase de visuels frontend modernes avec glassmorphism, animations et design premium.",
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"background_color": "#0a0a1a",
|
|
"theme_color": "#0a0a1a",
|
|
"orientation": "any",
|
|
"icons": [
|
|
{
|
|
"src": "icons/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "icons/icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|