{
  "id": "/",
  "name": "HABITVS",
  "short_name": "HABITVS",
  "description": "Complexidade resolvida, humanidade preservada.",
  "start_url": "/index.html",
  "scope": "/",
  "lang": "pt-BR",
  "display": "standalone",
  "background_color": "#0A0908",
  "theme_color": "#0A0908",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ],
  "shortcuts": [
    { "name": "Projetos", "url": "/projetos.html" },
    { "name": "Método", "url": "/metodo.html" },
    { "name": "Diagnóstico", "url": "/contato.html" }
  ]
}
