{
  "name": "Matriz do Destino",
  "short_name": "MatrizDestino",
  "description": "Calculadora Esotérica da Matriz do Destino e Leitura com IA",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFF6EE",
  "theme_color": "#F48B91",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23F48B91'/%3E%3Ccircle cx='50' cy='50' r='30' fill='none' stroke='white' stroke-width='5'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23F48B91'/%3E%3Ccircle cx='50' cy='50' r='30' fill='none' stroke='white' stroke-width='5'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "scope": "./"
}
