{
  "name": "Minha Mesada",
  "short_name": "Mesada",
  "description": "Sistema de mesada familiar — gerencie tarefas, recompensas e poupança dos seus filhos",
  "start_url": "../index.php",
  "scope": "../",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0A1E",
  "theme_color": "#7C3AED",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["education", "finance", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%237C3AED'/%3E%3Ctext x='256' y='340' font-size='280' text-anchor='middle' font-family='Apple Color Emoji,Segoe UI Emoji,sans-serif'%3E%F0%9F%92%B0%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%237C3AED'/%3E%3Ctext x='96' y='132' font-size='110' text-anchor='middle' font-family='Apple Color Emoji,Segoe UI Emoji,sans-serif'%3E%F0%9F%92%B0%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%237C3AED'/%3E%3Ctext x='256' y='340' font-size='280' text-anchor='middle' font-family='Apple Color Emoji,Segoe UI Emoji,sans-serif'%3E%F0%9F%92%B0%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Minhas Tarefas",
      "short_name": "Tarefas",
      "description": "Ver tarefas pendentes",
      "url": "../dashboard-child.php",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='.9em' font-size='90'%3E%E2%9C%85%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Painel Familiar",
      "short_name": "Família",
      "description": "Painel do responsável",
      "url": "../dashboard-parent.php",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='.9em' font-size='90'%3E%F0%9F%8F%A0%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
