Skip to content

Instantly share code, notes, and snippets.

View newcipay-debug's full-sized avatar

newcipay-debug

  • Joined Oct 30, 2025
View GitHub Profile
@newcipay-debug
newcipay-debug / manifest.json
Created October 30, 2025 08:01
Web app manifest for stock.moube.sbs
{
"name": "MOUBE SMART",
"short_name": "MOUBE",
"description": "Your stock management application",
"start_url": "./",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#000000",
"orientation": "portrait",
"scope": "./",