{
  "name": "AI Online Notepad",
  "short_name": "Notepad",
  "description": "Free private online notepad with auto-save, rich text editor, voice input and AI writing assistant.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#4f46e5",
  "background_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/wp-content/themes/online-notepad-theme/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/wp-content/themes/online-notepad-theme/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
