{
  "name": "Silvir Lite",
  "short_name": "Silvir",
  "description": "An ultra-barebones offline-first time logger with SQLite.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100%' height='100%' fill='black'/><text x='50' y='65' font-family='Georgia, serif' font-size='50' fill='white' text-anchor='middle'>S</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
