{
  "name": "Baú de Histórias - Histórias Bíblicas Interativas",
  "short_name": "Baú de Histórias",
  "description": "Histórias bíblicas interativas para crianças com narração, quizzes e sistema de gamificação. Diversão e aprendizado garantidos!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": [
    "education",
    "kids",
    "books",
    "entertainment"
  ],
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 844'><rect width='390' height='844' fill='%23f8fafc'/><rect x='16' y='70' width='358' height='200' rx='16' fill='%236366f1'/><text x='195' y='150' font-size='24' text-anchor='middle' fill='white'>📚 Baú de Histórias</text><text x='195' y='180' font-size='16' text-anchor='middle' fill='white'>Histórias Bíblicas Interativas</text><rect x='16' y='290' width='110' height='120' rx='12' fill='white' stroke='%23e2e8f0'/><text x='71' y='340' font-size='32' text-anchor='middle'>🌍</text><text x='71' y='365' font-size='12' text-anchor='middle'>Criação</text><rect x='140' y='290' width='110' height='120' rx='12' fill='white' stroke='%23e2e8f0'/><text x='195' y='340' font-size='32' text-anchor='middle'>🚢</text><text x='195' y='365' font-size='12' text-anchor='middle'>Noé</text><rect x='264' y='290' width='110' height='120' rx='12' fill='white' stroke='%23e2e8f0'/><text x='319' y='340' font-size='32' text-anchor='middle'>⚔️</text><text x='319' y='365' font-size='12' text-anchor='middle'>Davi</text></svg>",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Tela inicial com histórias em destaque"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 844'><rect width='390' height='844' fill='%23f8fafc'/><rect x='16' y='70' width='358' height='60' rx='12' fill='white' stroke='%23e2e8f0'/><text x='32' y='95' font-size='14' fill='%2364748b'>🔍 Buscar histórias...</text><rect x='16' y='150' width='358' height='150' rx='12' fill='white' stroke='%23e2e8f0'/><circle cx='60' cy='200' r='24' fill='%236366f1'/><text x='60' y='210' font-size='24' text-anchor='middle' fill='white'>🌍</text><text x='100' y='190' font-size='16' font-weight='600'>A Criação do Mundo</text><text x='100' y='210' font-size='12' fill='%2364748b'>Antigo Testamento • 4-12 anos • 5 min</text><text x='100' y='235' font-size='12' fill='%2364748b'>Descubra como Deus criou o mundo...</text></svg>",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Biblioteca de histórias com busca"
    }
  ],
  "shortcuts": [
    {
      "name": "Ler Histórias",
      "short_name": "Histórias",
      "description": "Acesse a biblioteca de histórias",
      "url": "/#stories",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%236366f1'/><text x='50' y='60' font-size='50' text-anchor='middle' fill='white'>📖</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Minhas Conquistas",
      "short_name": "Conquistas",
      "description": "Veja suas conquistas e progresso",
      "url": "/#achievements",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%236366f1'/><text x='50' y='60' font-size='50' text-anchor='middle' fill='white'>🏆</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Meu Perfil",
      "short_name": "Perfil",
      "description": "Acesse seu perfil e configurações",
      "url": "/#profile",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%236366f1'/><text x='50' y='60' font-size='50' text-anchor='middle' fill='white'>👤</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "handle_links": "preferred",
  "capture_links": "existing-client-navigate",
  "protocol_handlers": [],
  "file_handlers": [],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}