{
  "name": "Rochedo Online",
  "short_name": "Rochedo",
  "description": "Assembleia de Deus Ministério Rochedo · Conselheiro Lafaiete, MG",
  "lang": "pt-BR",
  "start_url": "/inicio.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2B1F16",
  "theme_color": "#2B1F16",
  "icons": [
    {
      "src": "/android-chrome-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}