{
  "name": "TextNoteKit",
  "short_name": "TextNoteKit",
  "description": "A fast, private online notepad and text tool platform. Write, format, transform, and generate text — right in your browser.",
  "start_url": "/tools/online-notepad",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
