{
    "name": "Catecismo da Igreja Católica",
    "short_name": "Catecismo",
    "description": "Leia, pesquise e estude o Catecismo da Igreja Católica.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#FAF7F0",
    "theme_color": "#E4C48B",
    "orientation": "portrait",
    "icons": [
        {
            "src": "imgs/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "imgs/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}