{
  "name": "Portal Homelab",
  "short_name": "Portal",
  "description": "Painel de controle mobile-first para o Homelab",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme-color": "#0d0e12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
