{
  "name": "ATAR Ready Study Guide",
  "short_name": "ATAR Ready",
  "description": "Upload exam PDFs and transform them into interactive study guides with AI tools",
  "start_url": "/hub.html",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#0f3460",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
