accords-library.com/public/manifest.json

15 lines
478 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "Accords Library",
"short_name": "Accords Library",
"start_url": ".",
"display": "standalone",
"background_color": "#FFEDD8",
"theme_color": "#FFEDD8",
"description": "Accord's Library aims at gathering and archiving all of Yoko Taros work. Yoko Taro is a Japanese video game director and scenario writer.",
"icons": [{
"src": "favicon.png",
"sizes": "551x551",
"type": "image/png"
}]
}