WhatsApp-Logger-Self-Hosted-

A privacy-focused, self-hosted...
Log | Files | Refs | README | LICENSE

manifest.json (302B)


      1 {
      2   "name": "WhatsApp Logger",
      3   "short_name": "WA Logger",
      4   "start_url": "<-- full site link -->", 
      5   "display": "standalone",
      6   "background_color": "#FBFDF9",
      7   "theme_color": "#006C4C",
      8   "icons": [
      9     {
     10       "src": "icon.svg",
     11       "sizes": "512x512",
     12       "type": "image/svg+xml"
     13     }
     14   ]
     15 }
© 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