<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
  <head>
    <meta charset="UTF-8"/>
    <base href="https://radio.bitscoper.dev/"/>
    <title>Bitscoper Radio</title>
    <link rel="icon" type="image/x-icon" href="/favicon.ico"/>
    <meta name="theme-color" content="#1e1e2e"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"/>
    <meta name="color-scheme" content="dark"/>
    <link rel="stylesheet" type="text/css" href="/Stylesheet.css"/>
    <meta name="mobile-web-app-capable" content="yes"/>
    <link rel="manifest" href="/Application.webmanifest"/>
    <meta name="apple-mobile-web-app-title" content="Bitscoper Radio"/>
    <link rel="apple-touch-icon" href="/Icons/Transparent/192x192.png" type="image/png"/>
    <meta name="robots" content="index, follow"/>
    <meta name="author" content="Abdullah As-Sadeed"/>
    <meta name="description" content="An XSLT-Driven PWA UI for Icecast Servers"/>
    <link rel="me" href="https://github.com/bitscoper/Bitscoper_Radio/"/>
    <meta name="google-site-verification" content="nPqxZsjTdkgkE2-u1AvvvuMZWIk_qJWno_eTHkJAUL0"/>
  </head>
  <body lang="en-US">
    <header>
      <h1>Bitscoper Radio</h1>
    </header>
    <footer>
      <a href="https://github.com/bitscoper/Bitscoper_Radio/" title="Source Code" target="_blank">Source Code</a>
    </footer>
    <script src="Script.js"/>
  </body>
</html>
