{
  "id": "/",
  "scope": "/",
  "name": "Meu Refúgio",
  "short_name": "Refúgio",
  "description": "Bíblia, devocional diário com IA e modo SOS para jovens.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#fcfbf6",
  "theme_color": "#5b3fb8",
  "orientation": "portrait",
  "categories": ["lifestyle", "education", "books"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "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" }
  ]
}
