18 lines
409 B
JSON
18 lines
409 B
JSON
{
|
|
"name": "Antigravity Awesome Skills",
|
|
"short_name": "Antigravity Skills",
|
|
"start_url": "./",
|
|
"scope": "./",
|
|
"display": "standalone",
|
|
"background_color": "#0f172a",
|
|
"theme_color": "#0f172a",
|
|
"description": "A discoverable catalog of installable AI skills for agents and assistants.",
|
|
"icons": [
|
|
{
|
|
"src": "vite.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml"
|
|
}
|
|
]
|
|
}
|