veyrix

Veyrix IDE is a lightweight, p...
Log | Files | Refs | README | LICENSE

manifest.json (403B)


      1 {
      2   "name": "Veyrix IDE",
      3   "short_name": "Veyrix IDE",
      4   "description": "Production-ready Progressive Web App online IDE.",
      5   "start_url": "../index.html",
      6   "display": "standalone",
      7   "background_color": "#0a0f1a",
      8   "theme_color": "#0f172a",
      9   "icons": [
     10     {
     11       "src": "veyrix.svg",
     12       "sizes": "any",
     13       "type": "image/svg+xml",
     14       "purpose": "any maskable"
     15     }
     16   ]
     17 }
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror