{
    "name": "King AI - AI Video Generator",
    "short_name": "King AI",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "description": "King AI is the best free AI video generator. Create stunning AI videos, AI art, and AI-generated content using Veo 3, Sora 2, and Imagen. Generate professional AI videos from text prompts in minutes.",
    "orientation": "any",
    "prefer_related_applications": false,
    "categories": [
        "entertainment",
        "productivity",
        "photo",
        "multimedia"
    ],
    "lang": "en-US",
    "dir": "ltr",
    "screenshots": [
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide",
            "label": "King AI - Free AI Video Generator Interface"
        }
    ],
    "shortcuts": [
        {
            "name": "Create Video",
            "short_name": "Create",
            "description": "Start creating a new AI video",
            "url": "/",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Text-to-Video AI",
            "short_name": "Text Video",
            "description": "Open the text-to-video AI generator page",
            "url": "/text-to-video-ai",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Image-to-Video AI",
            "short_name": "Image Video",
            "description": "Open the image-to-video AI generator page",
            "url": "/image-to-video-ai",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "AI Video Effects",
            "short_name": "Effects",
            "description": "Browse King AI video effects and templates",
            "url": "/effects",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}