mirror of
https://github.com/tanrax/RSSPAPER.git
synced 2025-02-07 03:38:11 -05:00
Delete manifest.json
This commit is contained in:
parent
babc6ff4df
commit
dd937c3c61
@ -1,32 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "RSSPaper",
|
|
||||||
"short_name": "RSSPaper",
|
|
||||||
"theme_color": "#ffffff",
|
|
||||||
"icons": [
|
|
||||||
{
|
|
||||||
"src": "./img/icons/android-chrome-192x192.png",
|
|
||||||
"sizes": "192x192",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "./img/icons/android-chrome-512x512.png",
|
|
||||||
"sizes": "512x512",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "./img/icons/android-chrome-maskable-192x192.png",
|
|
||||||
"sizes": "192x192",
|
|
||||||
"type": "image/png",
|
|
||||||
"purpose": "maskable"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "./img/icons/android-chrome-maskable-512x512.png",
|
|
||||||
"sizes": "512x512",
|
|
||||||
"type": "image/png",
|
|
||||||
"purpose": "maskable"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"start_url": ".",
|
|
||||||
"display": "standalone",
|
|
||||||
"background_color": "#ffffff"
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user