2025-02-07 02:22:45 +01:00
|
|
|
{
|
|
|
|
"name": "EmersaDownloader",
|
|
|
|
"start_url": "https://dl.emersa.it",
|
|
|
|
"theme_color": "rgb(34,197,94)",
|
|
|
|
"background": "black",
|
|
|
|
"orientation": "portrait",
|
|
|
|
"display": "fullscreen",
|
2025-02-07 02:29:59 +01:00
|
|
|
"short_name": "e-downloader",
|
|
|
|
"icons": [
|
|
|
|
{
|
|
|
|
"src": "favicon.png",
|
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "128x128"
|
|
|
|
}
|
|
|
|
]
|
2025-02-07 02:22:45 +01:00
|
|
|
}
|