{
  "name": "Kethy Oliveira Oficial",
  "short_name": "Kethy App",
  "description": "Aplicativo oficial da cantora sertaneja e apresentadora Kethy Oliveira.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0F0A06",
  "theme_color": "#2C1A12",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
