{
  "name": "NotebookLM | AI Research & Note-Taking Assistant",
  "short_name": "NotebookLM",
  "description": "NotebookLM is Google's AI-powered research and note-taking assistant — uploads sources, generates summaries, audio overviews and interactive Q&A.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FCFBFF",
  "theme_color": "#4C3BCF",
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {"src": "images/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "images/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "images/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any"}
  ]
}
