{
  "name": "SINTA HOJE",
  "short_name": "Sinta Hoje",
  "description": "App cristão para alcançar melhores resultados por meio de melhores relacionamentos.",
  "author": "Pierre Perensin",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F5F0E7",
  "theme_color": "#315D38",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}