mirror of
https://github.com/KevinMidboe/infra-map.git
synced 2025-10-29 17:40:28 +00:00
21 lines
447 B
JSON
21 lines
447 B
JSON
{
|
|
"name": "infra",
|
|
"short_name": "infra",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon/web-app-manifest-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
},
|
|
{
|
|
"src": "/favicon/web-app-manifest-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
}
|
|
],
|
|
"theme_color": "#33292B",
|
|
"background_color": "#33292B",
|
|
"display": "standalone"
|
|
} |