2026-03-04 00:23:45 -08:00
|
|
|
{
|
2026-04-02 10:31:10 -07:00
|
|
|
"name": "Brackt",
|
|
|
|
|
"short_name": "Brackt",
|
2026-03-04 00:23:45 -08:00
|
|
|
"icons": [
|
|
|
|
|
{
|
|
|
|
|
"src": "/web-app-manifest-192x192.png",
|
|
|
|
|
"sizes": "192x192",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"purpose": "maskable"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/web-app-manifest-512x512.png",
|
|
|
|
|
"sizes": "512x512",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"purpose": "maskable"
|
|
|
|
|
}
|
|
|
|
|
],
|
2026-04-02 10:31:10 -07:00
|
|
|
"theme_color": "#2ce1c1",
|
|
|
|
|
"background_color": "#14171e",
|
2026-03-04 00:23:45 -08:00
|
|
|
"display": "standalone"
|
|
|
|
|
}
|