{
  "name": "LitePastebin",
  "short_name": "LitePastebin",
  "description": "A lightweight standalone pastebin service",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "icons": [
    {
      "src": "/admin/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
