The weeb for the next gen discord boat - Wamellow
wamellow.com
bot
discord
1{
2 "name": "Wamellow Dashboard",
3 "short_name": "Wamellow",
4 "description": "Dashboard for the Wamellow Discord App",
5 "scope": "/",
6 "start_url": "/",
7 "form_factor": "wide",
8 "display": "standalone",
9 "background_color": "#18191c",
10 "theme_color": "#18191c",
11 "orientation": "portrait-primary",
12 "icons": [
13 {
14 "src": "/waya-v3.webp",
15 "type": "image/jpg",
16 "sizes": "675x675",
17 "purpose": "any maskable"
18 }
19 ]
20}