rDrama/files/assets/manifest_rDrama.json

18 lines
328 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",
2022-11-29 23:00:03 +00:00
"theme_color": "#FF66AC",
2022-07-16 21:00:02 +00:00
"description": "rDrama",
"icons": [
{
2022-11-29 23:00:03 +00:00
"src": "/i/rDrama/icon.webp?v=3009",
"sizes": "any",
"type": "image/webp",
"purpose": "any"
2022-07-16 21:00:02 +00:00
}
]
}