{
  "name": "StoryTime AI",
  "short_name": "StoryTime",
  "description": "An interactive storytelling app for kids where magic comes to life.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e879f9",
  "theme_color": "#ec4899",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3774/3774868.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3774/3774868.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}