47 lines
1.1 KiB
JSON
47 lines
1.1 KiB
JSON
{
|
|
"name": "PearDock",
|
|
"short_name": "PearDock",
|
|
"description": "Peer-to-peer Docker management on HyperDHT. No open ports, no VPN, no central control plane.",
|
|
"id": "/",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"orientation": "any",
|
|
"lang": "en-US",
|
|
"dir": "ltr",
|
|
"background_color": "#0f1117",
|
|
"theme_color": "#2dd4bf",
|
|
"categories": ["developer", "utilities", "productivity"],
|
|
"icons": [
|
|
{
|
|
"src": "/assets/favicons/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/assets/favicons/android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/assets/logo/peardock-icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
}
|
|
],
|
|
"screenshots": [
|
|
{
|
|
"src": "/assets/screenshots/screenshot-0.png",
|
|
"sizes": "1280x800",
|
|
"type": "image/png",
|
|
"form_factor": "wide",
|
|
"label": "PearDock desktop overview"
|
|
}
|
|
],
|
|
"related_applications": [],
|
|
"prefer_related_applications": false
|
|
}
|