Initial commit
This commit is contained in:
24
public/site.webmanifest
Normal file
24
public/site.webmanifest
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "mindboost - better keep your focus",
|
||||
"short_name": "mindboost",
|
||||
"description": "When the world gets loud, mindboost® helps you stay calm and focused. Developed by experts in audio and psychoacoustics, it’s the first adaptive speech blocker that gently filters out distracting voices—so your mind stays clear, no matter the noise.",
|
||||
"lang": "de",
|
||||
"start_url": "/",
|
||||
"scope": "/",
|
||||
"display": "standalone",
|
||||
"orientation": "portrait",
|
||||
"theme_color": "#E9A446",
|
||||
"background_color": "#030504",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user