network-pulse/manifest.json

16 строки
307 B
JSON

{
"short_name": "Pulse",
"name": "Mozilla Network Pulse",
"version": "2.0.0",
"display": "fullscreen",
"background_color": "white",
"icons": [
{
"src": "/assets/favicons/android-192x192@2x.png",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "/latest"
}