hedera-web/pages/production/manifest.json

12 lines
187 B
JSON

{
"name": "Production",
"icons": [
{
"src": "\/image\/favicon\/favicon.png",
"sizes": "512x512"
}
],
"start_url": "/index.php?method=production",
"display": "standalone"
}