rDrama/files/assets/manifest_rDrama.json

22 lines
400 B
JSON
Raw Normal View History

2022-07-16 21:00:02 +00:00
{
"name": "rDrama",
"short_name": "rDrama",
"start_url": "https://rdrama.net",
2022-11-21 19:13:43 +00:00
"display": "minimal-ui",
2022-07-16 21:00:02 +00:00
"background_color": "#FF66AC",
"description": "rDrama",
"icons": [
{
"src": "/i/rDrama/192.png?v=2001",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "/i/rDrama/512.png?v=2001",
"sizes": "512x512",
"type": "image/png"
2022-07-16 21:00:02 +00:00
}
]
}