hedera-web/pages/main/manifest.json

14 lines
216 B
JSON

{
"name": "Verdnatura",
"icons": [
{
"src": "\/image\/icon.png",
"sizes": "512x512"
}
],
"start_url": "/index.php",
"display": "standalone",
"theme_color": "#333333",
"background_color": "#FFFFFF"
}