{
  "name": "Chama.Ai - Seu Assistente de Turnos",
  "short_name": "Chama.Ai",
  "description": "App PWA para controle de turnos e pausas com alertas inteligentes",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#d4a574",
  "background_color": "#f9f7f4",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><circle cx='96' cy='96' r='90' fill='%23d4a574'/><text x='96' y='145' font-size='140' font-weight='bold' text-anchor='middle' fill='white' font-family='Arial'>C</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><circle cx='256' cy='256' r='240' fill='%23d4a574'/><text x='256' y='385' font-size='380' font-weight='bold' text-anchor='middle' fill='white' font-family='Arial'>C</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f9f7f4' width='540' height='720'/><rect fill='%23d4a574' width='540' height='100'/><text x='50' y='70' font-size='40' font-weight='bold' fill='white'>Chama.Ai</text></svg>",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ]
}
