rDrama/files/assets/manifest_WPD.json

23 lines
389 B
JSON

{
"name": "WPD",
"short_name": "WPD",
"start_url": "/",
"display": "standalone",
"background_color": "#805AD5",
"theme_color": "#805AD5",
"description": "WPD",
"icons": [
{
"src": "/i/WPD/192.png?x=8",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "/i/WPD/512.png?x=8",
"sizes": "512x512",
"type": "image/png"
}
]
}