add PWA & makeup
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Fleet Control Console",
|
||||
"short_name": "Fleet C2",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#0f172a",
|
||||
"theme_color": "#3b82f6",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/icon-512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user