Andros Fenollosa ec97ef2f76 Update manifest
2021-07-31 10:47:46 +02:00

23 lines
451 B
JSON

{
"name": "RSSPAPER",
"short_name": "RSSPAPER",
"theme_color": "#ffffff",
"icons": [
{
"src": "manifest-icon-192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "manifest-icon-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable any"
}
],
"start_url": "..",
"display": "standalone",
"background_color": "#ffffff"
}