Some checks failed
Tests / Backend Tests (Python) (3.10) (push) Has been cancelled
Tests / Backend Tests (Python) (3.11) (push) Has been cancelled
Tests / Backend Tests (Python) (3.12) (push) Has been cancelled
Tests / Frontend Tests (JS) (push) Has been cancelled
Tests / Integration Tests (push) Has been cancelled
Tests / All Tests Passed (push) Has been cancelled
30 lines
779 B
JSON
30 lines
779 B
JSON
{
|
|
"name": "Homelab Automation Dashboard",
|
|
"short_name": "Homelab",
|
|
"description": "Dashboard de gestion automatisée de homelab avec Ansible",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"orientation": "any",
|
|
"theme_color": "#7c3aed",
|
|
"background_color": "#0a0a0a",
|
|
"icons": [
|
|
{
|
|
"src": "/static/icons/icon-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/static/icons/icon-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
],
|
|
"categories": [
|
|
"utilities",
|
|
"productivity"
|
|
],
|
|
"lang": "fr",
|
|
"dir": "ltr"
|
|
} |