{
  "name": "AgendaFácil - Agenda Diária",
  "short_name": "AgendaFácil",
  "description": "Aplicativo de visualização da agenda diária e agendamentos",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='38' fill='%234f46e5'/><path d='M48 68h96M48 104h96M48 140h60' stroke='white' stroke-width='14' stroke-linecap='round'/><rect x='40' y='40' width='112' height='120' rx='16' fill='none' stroke='white' stroke-width='14'/><path d='M68 28v24M124 28v24' stroke='white' stroke-width='14' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%234f46e5'/><path d='M128 180h256M128 276h256M128 372h160' stroke='white' stroke-width='36' stroke-linecap='round'/><rect x='106' y='106' width='300' height='320' rx='42' fill='none' stroke='white' stroke-width='36'/><path d='M180 74v64M332 74v64' stroke='white' stroke-width='36' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
