{
  "name": "AI-Notepad",
  "short_name": "AI-Notepad",
  "description": "AI-Powered Note-Taking Platform — organize, reword, summarize, and translate your notes.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
