{
  "name": "KindTree - Curriculum Creator",
  "short_name": "KindTree",
  "description": "AI-powered early childhood curriculum generator for educators",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#f5f3ee",
  "theme_color": "#2D2D2D",
  "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"
    }
  ]
}
