{
  "name": "Abby's Study",
  "short_name": "Abby's Study",
  "description": "Document Controller study hub: classroom, weekly plan, tests and progress.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef4ff",
  "theme_color": "#4aa3ff",
  "icons": [
    {
      "src": "abby-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "abby-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
