{
    "name": "Thahziyath App",
    "short_name": "Poster App",
    "background_color": "#ffffff",
    "display": "standalone",
    "theme_color": "#1D4ED8",
    "description": "Create Thahziyath Posters Easily",
    "scope": "/",
    "id": "/app",
    "start_url": "/",
    "icons": [
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}