{
  "id": "/",
  "name": "Lucro Caseiro: Gestão",
  "short_name": "Lucro Caseiro",
  "description": "Organize seu negócio, vendas e finanças com o Lucro Caseiro: Gestão.",
  "lang": "pt-BR",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAFAF8",
  "theme_color": "#C4707E",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Registrar venda",
      "short_name": "venda",
      "description": "Registrar venda no Lucro Caseiro: Negocio em Casa",
      "url": "/tabs/new-sale",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Precificar produto",
      "short_name": "Precificar",
      "description": "Calcule o preço ideal",
      "url": "/pricing",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Ver agenda",
      "short_name": "Agenda",
      "description": "Confira seus compromissos",
      "url": "/tabs/agenda",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
