{
    "name": "OSINT Global Monitor",
    "short_name": "OSINT Monitor",
    "description": "Intelligence Dashboard for Global OSINT Monitoring",
    "start_url": "/mini-demo-es/",
    "display": "standalone",
    "background_color": "#050510",
    "theme_color": "#050510",
    "orientation": "any",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["news", "utilities"],
    "screenshots": [],
    "shortcuts": [],
    "share_target": {
        "action": "/share",
        "method": "POST",
        "enctype": "multipart/form-data",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    }
}
