{
  "name": "Note to Pass",
  "short_name": "NoteToPass",
  "description": "AI-powered study notes in seconds. Paste any text, get summary + vocab + quiz.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ],
  "categories": ["education", "productivity"]
}
