{
    "name": "Translator Series - Wildlife Call Training",
    "short_name": "TSI",
    "description": "Master the language of the wild. AI-powered animal call training for duck, elk, deer, turkey, goose, and songbird.",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#000000",
    "theme_color": "#FF6600",
    "categories": ["education", "sports", "lifestyle"],
    "icons": [
        {
            "src": "/assets/media/favicon.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/assets/media/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}