/var/www/qr4y.com/www/pos
Edit: /var/www/qr4y.com/www/pos/manifest.json (608B)
{
"name": "QR4Y POS",
"short_name": "QR4Y POS",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"description": "Food delivery and many more...",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": [
{
"src": "icons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "icons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}