mirror of
https://github.com/caty21/forex-dashboard.git
synced 2026-08-20 16:08:06 +00:00
25 lines
590 B
JSON
25 lines
590 B
JSON
{
|
|||
|
|
"name": "Forex Macro Dashboard",
|
||
|
|
"short_name": "FX Dashboard",
|
||
|
|
"description": "Tableau de bord macroéconomique Forex — 8 devises majeures",
|
||
|
|
"start_url": "/",
|
||
|
|
"display": "standalone",
|
||
|
|
"background_color": "#090e1a",
|
||
|
|
"theme_color": "#090e1a",
|
||
|
|
"orientation": "portrait-primary",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "/icons/icon-192.svg",
|
||
|
|
"sizes": "192x192",
|
||
|
|
"type": "image/svg+xml",
|
||
|
|
"purpose": "any maskable"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"src": "/icons/icon-512.svg",
|
||
|
|
"sizes": "512x512",
|
||
|
|
"type": "image/svg+xml",
|
||
|
|
"purpose": "any maskable"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|