You can now include the SARC-FM Webplayer in your own Blog or Website. Just include the following code and you should be set.
<iframe src="https://sarc-fm.net/embed.html" width="340" height="120"
style="border:0;border-radius:12px" allow="autoplay" loading="lazy"
title="SARC-FM"></iframe>
Result – default color:
Result – pink color – just add „?accent=ff2d78“:
You can also download your own SARC-FM PWA Player (works best with your Google Chrome Browser). Just go to https://sarc-fm.net/app.html and click on „Open as App“ or something similar in the Address bar:

Result:

And then there is also a theme-based Widget you can use. It’s just one <script> + one tag. Cross-origin, colorizable via the accent attribute:
<script src="https://sarc-fm.net/sarc-fm.js" defer></script>
<sarc-fm-player></sarc-fm-player>
Result – – default color:
Result – pink color – just add „accent=“#ff2d78“: