{
  "name": "Different Minds Hub",
  "short_name": "Diff Minds",
  "description": "Homeschool resources, neurodiversity support, and flexible learning tools for families.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f7f3ee",
  "background_color": "#f7f3ee",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
