{
  "name": "Instituto Teológico Palavra e Efeito",
  "short_name": "ITPE",
  "description": "Plataforma Oficial do Instituto Teológico Palavra e Efeito - ITPE. Cursos Teológicos Reformados, videoaulas e certificados.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#E50914",
  "orientation": "portrait",
  "categories": ["education", "books"],
  "icons": [
    {
      "src": "/pwa_icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/pwa_icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/icon_transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon_transparent.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
