{
  "name": "StudyAster",
  "short_name": "StudyAster",
  "description": "StudyAster - A productivity and study assistant",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#08090f",
  "theme_color": "#f59e0b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ]
}
