{
    "name": "AI Web Reporter",
    "short_name": "AI Web Reporter",
    "description": "Your trusted source for the latest AI and technology news, tools, tutorials, and insights.",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#FDFAF7",
    "theme_color": "#6B3A1F",
    "icons": [
        {
            "src": "/public/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/public/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
