{
  "name": "Lembretes — Sistema de Produtividade",
  "short_name": "Lembretes",
  "description": "Sistema simples de lembretes com alarme",
  "start_url": "/sistema-de-produtividade/index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#2a6df4",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='90'%3E🔔%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
