{
  "name": "CurioOS™ | Intelligence Unlocked",
  "short_name": "CurioOS",
  "description": "Build your child's custom CurioOS Buddy. Let them engineer prompts, solve puzzles, and grow their brain safely.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1e293b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "curioos-logo-2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "curioos-logo-2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}