{
  "name": "HomeBase",
  "short_name": "HomeBase",
  "description": "A gentle homeschool planner. One tap logs the lesson — the recap writes itself.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#FBF6EE",
  "theme_color": "#FBF6EE",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
