{
    "name": "PhotoEvent - Partilhe Momentos do Seu Evento",
    "short_name": "PhotoEvent",
    "description": "Capture e partilhe fotos do seu evento de forma simples e rápida",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "photo",
        "social",
        "entertainment"
    ],
    "lang": "pt-PT"
}