{
  "name": "Free Online Notepad Without Login – AI Online Notepad",
  "short_name": "Online Notepad",
  "description": "Free online notepad without login. Write notes instantly with auto-save, private browser storage, 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"],
  "prefer_related_applications": false,
  "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" }
  ],
  "screenshots": [
    {
      "src": "/wp-content/themes/online-notepad-theme/assets/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Free online notepad without login – editor interface"
    }
  ],
  "shortcuts": [
    {
      "name": "New Note",
      "short_name": "New",
      "description": "Create a new note in this free online notepad",
      "url": "/?action=new-note",
      "icons": [{ "src": "/wp-content/themes/online-notepad-theme/assets/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
