nfpis/public/site.webmanifest

21 lines
485 B
JSON

{
"name": "NFP ehf.",
"short_name": "NFP ehf.",
"icons": [
{
"src": "/android-chrome-192x192.png?v=2",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png?v=2",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#3e0a1e",
"background_color": "#3e0a1e",
"start_url": "https://nfp.is",
"display": "standalone"
}