domain-watchdog/public/manifest.json

8 lines
310 B
JSON
Raw Normal View History

2024-07-23 18:37:59 +02:00
{
"name": "Domain Watchdog",
"short_name": "Domain Watch",
"start_url": ".",
"display": "standalone",
"background_color": "#fff",
"description": "A standalone app that collects open access information about domain names, helping users track the history and changes associated with domain names. "
}