Files
mindboost-rnbo-test-project/public/site.webmanifest
2025-07-01 10:53:26 +00:00

25 lines
759 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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, its 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"
}
]
}