hedera-web/pages/production/manifest.json

12 lines
187 B
JSON
Raw Normal View History

2017-12-05 12:59:22 +00:00
{
"name": "Production",
"icons": [
{
"src": "\/image\/favicon\/favicon.png",
"sizes": "512x512"
}
],
"start_url": "/index.php?method=production",
"display": "standalone"
}