{
  "name": "YPDSA - Your Personal Digital Study Assistant",
  "short_name": "YPDSA",
  "description": "AI study assistant for CSS 342/343 at UW Bothell",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#1d4ed8",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
