{
    "name": "NativePod - Listen to Translated Podcasts with Natural Human Voices",
    "short_name": "NativePod",
    "description": "Listen to a16z, Huberman Lab, and other premium global podcasts in your native language with natural human voices.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#7c3aed",
    "orientation": "portrait",
    "scope": "/",
    "lang": "en",
    "categories": [
        "education",
        "productivity",
        "news"
    ],
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "16x16 32x32",
            "type": "image/x-icon"
        },
        {
            "src": "/icon.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/logo.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/opengraph-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "platform": "wide"
        }
    ]
}