Files
2026-07-17 14:00:22 +03:30

20 lines
878 B
JSON

{
"name": "Balinyaar",
"short_name": "Balinyaar",
"description": "Balinyaar — trust-first home nursing marketplace",
"start_url": ".",
"theme_color": "#1d4a40",
"background_color": "#faf9f5",
"display": "standalone",
"orientation": "portrait",
"icons": [
{ "src": "favicon.ico?v=2", "sizes": "48x48 32x32 16x16", "type": "image/x-icon" },
{ "src": "img/favicon/16x16.png?v=2", "sizes": "16x16", "type": "image/png" },
{ "src": "img/favicon/32x32.png?v=2", "sizes": "32x32", "type": "image/png" },
{ "src": "img/favicon/48x48.png?v=2", "sizes": "48x48", "type": "image/png" },
{ "src": "img/favicon/180x180.png?v=2", "sizes": "180x180", "type": "image/png" },
{ "src": "img/favicon/192x192.png?v=2", "sizes": "192x192", "type": "image/png" },
{ "src": "img/favicon/512x512.png?v=2", "sizes": "512x512", "type": "image/png" }
]
}