{
    "name": "Anonimatto Messenger",
    "short_name": "Anonimatto",
    "description": "Mensageiro anônimo estilo MSN — conecte-se com amigos de forma divertida.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#3f2b96",
    "theme_color": "#3f2b96",
    "lang": "pt-BR",
    "icons": [
        {
            "src": "https://api.dicebear.com/7.x/shapes/svg?seed=AnonimattoPWA&size=192",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "https://api.dicebear.com/7.x/shapes/svg?seed=AnonimattoPWA&size=512",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "social",
        "communication"
    ],
    "screenshots": []
}