2026-03-26 22:52:56 +08:00
|
|
|
{
|
2026-04-14 20:55:42 +08:00
|
|
|
"name": "ashim",
|
|
|
|
|
"short_name": "ashim",
|
2026-03-26 22:52:56 +08:00
|
|
|
"icons": [
|
|
|
|
|
{ "src": "/logo-192.png", "sizes": "192x192", "type": "image/png" },
|
|
|
|
|
{ "src": "/logo-512.png", "sizes": "512x512", "type": "image/png" }
|
|
|
|
|
],
|
|
|
|
|
"theme_color": "#3b82f6",
|
|
|
|
|
"background_color": "#ffffff",
|
|
|
|
|
"display": "standalone"
|
|
|
|
|
}
|