{
  "name": "MoodMaze - Emotion-to-Game Transformer",
  "short_name": "MoodMaze",
  "description": "Transform emotions into interactive activities and games. Help children understand and manage their emotions through fun, engaging experiences.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#6366f1",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "health", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
