{
  "id": "/notebook/",
  "name": "SPCY Notebook",
  "short_name": "Notebook",
  "description": "Source-grounded AI notebook with chat, audio overviews, and study outputs.",
  "start_url": "/notebook/",
  "scope": "/notebook/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "categories": ["productivity", "education"],
  "icons": [
    {
      "src": "img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}