{
    "name": "PWA Câmeras",
    "short_name": "Monitor",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f4f4f4",
    "theme_color": "#2196F3",
    "icons": [
        {
            "src": "https://via.placeholder.com/192x192.png?text=Cam",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://via.placeholder.com/512x512.png?text=Cam",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
