2026-06-27 10:59:32 +00:00
|
|
|
{
|
|
|
|
|
"short_name": "",
|
|
|
|
|
"name": "",
|
|
|
|
|
"icons": [{
|
2026-07-19 03:35:50 +00:00
|
|
|
"src": "icon-192.png",
|
2026-06-27 10:59:32 +00:00
|
|
|
"type": "image/png",
|
|
|
|
|
"sizes": "192x192"
|
2026-07-19 03:35:50 +00:00
|
|
|
}, {
|
|
|
|
|
"src": "icon-512.png",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"sizes": "512x512"
|
2026-06-27 10:59:32 +00:00
|
|
|
}],
|
|
|
|
|
"start_url": "/?utm_source=homescreen",
|
|
|
|
|
"background_color": "#fafafa",
|
|
|
|
|
"theme_color": "#fafafa"
|
|
|
|
|
}
|