{
  "name": "BIRO PDFMaker",
  "short_name": "BIRO",
  "description": "Field tracking app for directional boring projects — OneDrill",
  "start_url": "./biro_pdfmark_v18.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c0c0e",
  "theme_color": "#0c0c0e",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Dashboards",
      "url": "./biro_pdfmark_v18.html#dashboards",
      "description": "Ver dashboards"
    },
    {
      "name": "Novo Projeto",
      "url": "./biro_pdfmark_v18.html#new-project",
      "description": "Criar projeto"
    }
  ]
}
