20 lines
395 B
JSON
20 lines
395 B
JSON
{
|
|
"name": "grok-glance",
|
|
"short_name": "glance",
|
|
"description": "Glance at what Grok Build is doing.",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"orientation": "portrait",
|
|
"background_color": "#09090b",
|
|
"theme_color": "#09090b",
|
|
"icons": [
|
|
{
|
|
"src": "/icon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any"
|
|
}
|
|
]
|
|
}
|