{
  "name": "Penlify",
  "short_name": "Penlify",
  "description": "Free online note-taking app with markdown editor, tags, and secure sharing.",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#f7f6f3",
  "theme_color": "#6a8372",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
