{
  "name": "Homeschool Planner",
  "short_name": "Homeschool Planner",
  "description": "A beautiful calendar app for homeschooling parents to plan and track daily lessons for multiple children.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    }
  ],
  "categories": ["education", "productivity", "lifestyle"],
  "lang": "en-US"
}
