// ==UserScript==
// @name MARTA PWA
// @namespace https://tracker.itsmarta.com/
// @version 0.1
// @author nathandaven
// @description add marta tracker as PWA
// @match https://tracker.itsmarta.com/
// @match https://tracker.itsmarta.com/*
// @grant none
// @license BSD-2-Clause
// @downloadURL https://raw.githubusercontent.com/nathandaven/marta-tracker-userscript/refs/heads/main/marta.user.js
// @updateURL https://raw.githubusercontent.com/nathandaven/marta-tracker-userscript/refs/heads/main/marta.user.js
// @homepage https://github.com/nathandaven/marta-tracker-userscript
// ==/UserScript==
document.head.innerHTML +=
"";
// document.head.innerHTML +=
// "";