{
  "name": "Kidverse - Learn, Play, Grow",
  "short_name": "Kidverse",
  "description": "A fun and interactive learning platform for kids to explore subjects, complete assignments, and grow!",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/images/kidverse-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/kidverse-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/kidverse-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["education", "kids"],
  "lang": "en",
  "dir": "ltr"
}
