{
  "name": "Caderninho MEI",
  "short_name": "Caderninho",
  "description": "Controle simples de recebimentos, agenda e faturamento para MEIs.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f7fb",
  "theme_color": "#0f8b6f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
