40 lines
891 B
JSON
40 lines
891 B
JSON
|
|
{
|
||
|
|
"name": "Habland Admin Panel",
|
||
|
|
"short_name": "Habland",
|
||
|
|
"description": "Advanced Emulator Management for Habbo Retro Servers",
|
||
|
|
"start_url": "/",
|
||
|
|
"display": "standalone",
|
||
|
|
"background_color": "#1a1b26",
|
||
|
|
"theme_color": "#f97316",
|
||
|
|
"orientation": "any",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "/icon-192.svg",
|
||
|
|
"sizes": "192x192",
|
||
|
|
"type": "image/svg+xml",
|
||
|
|
"purpose": "any maskable"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"src": "/icon-512.svg",
|
||
|
|
"sizes": "512x512",
|
||
|
|
"type": "image/svg+xml",
|
||
|
|
"purpose": "any maskable"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"categories": ["productivity", "utilities"],
|
||
|
|
"screenshots": [
|
||
|
|
{
|
||
|
|
"src": "/screenshot-desktop.png",
|
||
|
|
"sizes": "1920x1080",
|
||
|
|
"type": "image/png",
|
||
|
|
"form_factor": "wide"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"src": "/screenshot-mobile.png",
|
||
|
|
"sizes": "750x1334",
|
||
|
|
"type": "image/png",
|
||
|
|
"form_factor": "narrow"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|