pushh
All checks were successful
/ upload (release) Successful in 31s

This commit is contained in:
pavel 2026-02-12 01:45:26 +01:00
commit e7d1dbe849
5 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,21 @@
{
"name": "Antigravity Agency Dashboard",
"short_name": "Agency",
"description": "Autonomous AI Agent Dashboard",
"start_url": "/",
"display": "standalone",
"background_color": "#0a0a0c",
"theme_color": "#5d5dff",
"icons": [
{
"src": "icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}