{
  "name": "NoteGeo | Sistema de Sondagem",
  "short_name": "NoteGeo",
  "description": "Sistema Avançado de Gestão de Sondagem e Geotecnia",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ea580c",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "72x72 96x96 128x128 144x144 152x152 192x192 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Novo RDS",
      "url": "/dashboard/rds?action=new",
      "icons": [{ "src": "/logo.svg", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/logo.svg", "sizes": "192x192" }]
    }
  ],
  "lang": "pt-BR",
  "categories": ["productivity", "business", "utilities"]
}
