46 lines
1.2 KiB
JSON
46 lines
1.2 KiB
JSON
{
|
|
"name": "VibeTorrent",
|
|
"short_name": "VibeTorrent",
|
|
"description": "Modern web-based torrent client with real-time updates",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"background_color": "#1d232a",
|
|
"theme_color": "#1d232a",
|
|
"orientation": "any",
|
|
"categories": ["productivity", "utilities"],
|
|
"icons": [
|
|
{
|
|
"src": "icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
],
|
|
"screenshots": [
|
|
{
|
|
"src": "icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"form_factor": "wide",
|
|
"label": "Desktop Home Screen"
|
|
},
|
|
{
|
|
"src": "icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"form_factor": "narrow",
|
|
"label": "Mobile Home Screen"
|
|
}
|
|
],
|
|
"developer": {
|
|
"name": "VibeTorrent",
|
|
"url": "https://github.com/spinline/vibetorrent-v3"
|
|
}
|
|
} |