{
  "name": "Peladan Tarô",
  "short_name": "Peladan",
  "description": "Leitura objetiva de Tarô com o Método Peladan. 5 Arcanos Maiores com interpretação por IA.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#120d17",
  "theme_color": "#120d17",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"]
}