You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

18 lines
425 B

{
"name": "Aitherboard",
"short_name": "Aitherboard",
"description": "A decentralized messageboard built on the Nostr protocol",
"start_url": "/",
"display": "standalone",
"background_color": "#f1f5f9",
"theme_color": "#f1f5f9",
"orientation": "portrait-primary",
"icons": [
{
"src": "/favicon.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any maskable"
}
]
}