{
  "name": "wai25 | 1080p AI Video Generator with Native Audio",
  "short_name": "wai25",
  "description": "Create professional 1080p videos with native audio in minutes. wai25 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": "wai25 Mobile Interface"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "wai25 Desktop Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Video",
      "short_name": "Create",
      "description": "Start creating a new AI video",
      "url": "/wai25",
      "icons": [
        {
          "src": "/logo.webp",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "wai Animate",
      "short_name": "wai Animate",
      "description": "Create  AI animations at once",
      "url": "/wai-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": "/wai25",
      "accept": {
        "image/*": [".jpg", ".jpeg", ".png", ".webp", ".gif"]
      },
      "launch_type": "single-client"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+wan25",
      "url": "/wai25?url=%s"
    }
  ]
}
