Skip to content

Instantly share code, notes, and snippets.

View sphdev98's full-sized avatar

sphdev98

  • Joined Jan 3, 2026
View GitHub Profile
@sphdev98
sphdev98 / manifest.json
Created January 3, 2026 05:23
manifest.json
{
"name": "Pump Tracker",
"short_name": "PumpTracker",
"start_url": "https://PumpTracker.replit.app/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#1abc9c",
"orientation": "portrait",
"icons": [
{