{
    "name": "TechGeekBlogs",
    "short_name": "TGB",
    "description": "Your source for the latest in tech, design, web development, and digital innovation.",
    "icons": [
        {
            "src": "/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "theme_color": "#4F46E5",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "orientation": "portrait-primary"
}

