{
    "dir": "ltr",
    "name": "Social Astro - News & Entertainment",
    "description": "Social Astro brings you the latest viral stories, funny memes, trending news, and fun articles — all in one place. Stay updated and entertained with us every day!",
    "short_name": "Social Astro - News & Entertainment",
    "icons": [
        {
            "src": "https://socialastro.com/assets/media/app_icon.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://socialastro.com/assets/media/app_icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://socialastro.com/assets/media/app_icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "scope": "/",
    "start_url": "https://socialastro.com/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#FFFFFF",
    "background_color": "#FFFFFF",
    "lang": "en",
    "screenshots": []
}