2026-06-28 18:31:05 +02:00
|
|
|
{
|
|
|
|
|
"name": "MAOS IPFS Portal",
|
|
|
|
|
"short_name": "IPFS Portal",
|
2026-07-19 15:35:18 +02:00
|
|
|
"description": "Decentralized storage management for IPFS",
|
2026-06-28 18:31:05 +02:00
|
|
|
"start_url": "/",
|
|
|
|
|
"display": "standalone",
|
2026-07-19 15:35:18 +02:00
|
|
|
"background_color": "#0f172a",
|
2026-06-28 18:31:05 +02:00
|
|
|
"theme_color": "#0891b2",
|
|
|
|
|
"icons": [
|
2026-07-19 15:35:18 +02:00
|
|
|
{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
|
2026-06-28 18:31:05 +02:00
|
|
|
]
|
|
|
|
|
}
|