
{
  "name": "MEI Blindado - Gestão Fiscal",
  "short_name": "MEI Blindado",
  "description": "Assistente Financeiro Preventivo para MEI",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/584/584011.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "shortcuts": [
    {
      "name": "Nova Nota",
      "url": "/",
      "icons": [{ "src": "https://cdn-icons-png.flaticon.com/512/584/584011.png", "sizes": "512x512" }]
    }
  ]
}
