mirror of
https://github.com/awizemann/scarf.git
synced 2026-05-10 18:44:45 +00:00
site: rebuild landing page at 2026-04-30T12:26:03Z
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "Scarf",
|
||||
"short_name": "Scarf",
|
||||
"description": "Native macOS and iOS GUI for the Hermes AI agent.",
|
||||
"start_url": "./",
|
||||
"scope": "./",
|
||||
"display": "browser",
|
||||
"background_color": "#FAF7F2",
|
||||
"theme_color": "#C2563D",
|
||||
"icons": [
|
||||
{
|
||||
"src": "assets/icon-192.png",
|
||||
"type": "image/png",
|
||||
"sizes": "192x192",
|
||||
"purpose": "any"
|
||||
},
|
||||
{
|
||||
"src": "assets/icon-512.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512",
|
||||
"purpose": "any"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user