{
  "name": "2M Engenharia — Gestão de custos",
  "short_name": "2M Engenharia",
  "description": "Sistema de gestão de custos terceirizada da 2M Engenharia",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1F2D4F",
  "theme_color": "#1F2D4F",
  "lang": "pt-BR",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/brand/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Capturar NF",
      "short_name": "Capturar",
      "description": "Fotografar uma nota fiscal nova",
      "url": "/inbox/capturar"
    },
    {
      "name": "Inbox de NF",
      "short_name": "Inbox",
      "url": "/inbox"
    }
  ]
}
