mhunt_account_dash/public/favicons/manifest.json
2024-07-29 13:17:10 +05:30

8 lines
237 B
JSON

{
"name": "Privy Auth Demo",
"icons": [
{"src": "/favicons/android-chrome-192x192.png", "type": "image/png", "sizes": "192x192"},
{"src": "/favicons/android-chrome-512x512.png", "type": "image/png", "sizes": "512x512"}
]
}