{
  "name": "StorySpace",
  "short_name": "StorySpace",
  "description": "A kid-powered storytelling space where children express what's inside — in their own words, at their own pace. Designed for kids who are neurodivergent or navigating big emotions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCFBF7",
  "theme_color": "#E07A5F",
  "icons": [
    {
      "src": "/assets/assets/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/assets/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
