{
  "name": "Naruto Hand Gesture - Jutsu Experience",
  "short_name": "NarutoJutsu",
  "description": "Use your hands to unleash Naruto jutsu powers! An immersive AI-powered hand gesture web experience inspired by Naruto Uzumaki.",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#0a0500",
  "theme_color": "#ff6b00",
  "orientation": "landscape",
  "icons": [
    {
      "src": "assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "en",
  "dir": "ltr"
}
