﻿{
  "name": "LittleHappyAI Video | 1080p AI Video Generator with Native Audio",
  "short_name": "LittleHappyAI Video",
  "description": "Create professional 1080p videos with native audio in minutes. LittleHappyAI Video turns text or images into cinematic videos with fast generation, precise prompt following, and realistic motion. Perfect for marketing, education, and creators.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["multimedia", "productivity", "utilities"],
  "icons": [
    {
      "src": "/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "LittleHappyAI Video Mobile Interface"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "LittleHappyAI Video Desktop Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Video",
      "short_name": "Create",
      "description": "Start creating a new AI video",
      "url": "/littlehappyai-video",
      "icons": [
        {
          "src": "/logo.webp",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "LittleHappyAI Animate",
      "short_name": "LittleHappyAI Animate",
      "description": "Create  AI animations at once",
      "url": "/littlehappyai-animate",
      "icons": [
        {
          "src": "/logo.webp",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Sora2",
      "short_name": "Sora2",
      "description": "Sora2",
      "url": "/sora",
      "icons": [
        {
          "src": "/logo.webp",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "capture_links": "existing-client-navigate",
  "file_handlers": [
    {
      "action": "/littlehappyai-video",
      "accept": {
        "image/*": [".jpg", ".jpeg", ".png", ".webp", ".gif"]
      },
      "launch_type": "single-client"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+wan25",
      "url": "/littlehappyai-video?url=%s"
    }
  ]
}
