mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 09:45:29 +00:00
16 lines
449 B
JSON
16 lines
449 B
JSON
{
|
|
"name": "Domain Watchdog",
|
|
"short_name": "Domain Watchdog",
|
|
"icons": [
|
|
{
|
|
"src": "/images/icons-512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
],
|
|
"scope": "/",
|
|
"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. "
|
|
} |