{
  "name": "Roots & Readers Collective",
  "short_name": "Roots & Readers",
  "description": "Nature-inspired sensory play groups and homeschool pods for curious learners.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#2d4a3e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo_transparentnew.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Sessions",
      "url": "/tutoring/dashboard/sessions",
      "description": "View upcoming tutoring sessions"
    },
    {
      "name": "My Progress",
      "url": "/tutoring/dashboard/progress",
      "description": "View reading progress and badges"
    }
  ]
}
