{
  "name": "Koala Grove Learning",
  "short_name": "Koala Grove",
  "description": "A complete home learning system for children ages 3-6, built around monthly themes, developmental milestones, and joyful exploration.",
  "id": "/",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0efe7",
  "theme_color": "#20310b",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "kids"],
  "lang": "en",
  "dir": "ltr"
}
