{
    "name": "Pager",
    "short_name": "Pager",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "description": "Share your moments. Connect with the world.",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%23007AFF'/><text x='50' y='68' font-family='Arial' font-size='60' font-weight='bold' fill='white' text-anchor='middle'>P</text></svg>",
            "sizes": "100x100",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}