{
  "name": "Paróquia Santa Maria Goretti",
  "short_name": "Paróquia SMG",
  "description": "Aplicativo oficial da Paróquia Santa Maria Goretti - Missas, Orações e Notícias.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#D4AF37",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
