{
  "name": "CAPSforge Grade 10 Life Sciences",
  "short_name": "LifeSci G10",
  "description": "Grade 10 Life Sciences study PWA with notes, diagrams, practicals, tests and daily quizzes.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5fff9",
  "theme_color": "#27ae60",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}