{
  "name": "Scribe",
  "short_name": "Scribe",
  "description": "An AI note-taking app: write, then summarize, rewrite, extract to-dos, run your own prompts, and ask your whole notebook.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#060912",
  "theme_color": "#0a0e17",
  "icons": [
    { "src": "/icons/scribe-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/scribe-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "utilities"]
}
