metadata.json 856 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "id": "338295424479789057",
  6. "name": "factiven"
  7. },
  8. "service": "Moopa",
  9. "description": {
  10. "en": "Moopa is a free Anime and Manga streaming website with AniList integration where you can easily track your progress with a single click of a button."
  11. },
  12. "url": "moopa.live",
  13. "version": "1.0.5",
  14. "logo": "https://cdn.rcd.gg/PreMiD/websites/M/Moopa/assets/logo.png",
  15. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/Moopa/assets/thumbnail.png",
  16. "color": "#FF7F57",
  17. "category": "anime",
  18. "tags": [
  19. "anime",
  20. "manga",
  21. "streaming",
  22. "video",
  23. "anilist",
  24. "free"
  25. ],
  26. "settings": [
  27. {
  28. "id": "title",
  29. "title": "Title Language",
  30. "icon": "fa-solid fa-language",
  31. "value": 0,
  32. "values": [
  33. "Romaji",
  34. "English",
  35. "Native"
  36. ]
  37. }
  38. ]
  39. }