{
  "name": "Leitor Neural",
  "short_name": "Leitor",
  "description": "Sua biblioteca pessoal de audiobooks com voz neural gratuita",
  "start_url": "/?pwa=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5efe3",
  "theme_color": "#9a4a2e",
  "orientation": "any",
  "lang": "pt-BR",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" }
  ]
}
