18 lines
433 B
JSON
18 lines
433 B
JSON
{
|
|
"name": "AAS Core Preview",
|
|
"short_name": "AAS Core",
|
|
"start_url": "./",
|
|
"scope": "./",
|
|
"display": "standalone",
|
|
"background_color": "#0f172a",
|
|
"theme_color": "#0f172a",
|
|
"description": "Neutral catalog retrieval, agent-owned skill selection, and stack review backed by the Agentic Awesome Skills catalog.",
|
|
"icons": [
|
|
{
|
|
"src": "vite.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml"
|
|
}
|
|
]
|
|
}
|