{
  "name": "itotii Notepad",
  "short_name": "itotii",
  "description": "Free, fast and privacy-friendly online TXT text editor with auto-save and one-click .txt export.",
  "start_url": "/?lang=en",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f7fb",
  "theme_color": "#7C5CFC",
  "icons": [
    { "src": "/assets/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/assets/favicon.ico", "sizes": "256x256", "type": "image/x-icon", "purpose": "any" },
    { "src": "/assets/og-cover.png", "sizes": "1200x630", "type": "image/png", "purpose": "any" }
  ]
}
