{
  "name": "Real Online Notepad",
  "short_name": "Real Notepad",
  "description": "No signup. No tracking. Free, private online notepad in your browser.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7f6f3",
  "theme_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
