{
  "name": "Daniel Apps Home",
  "short_name": "Apps Home",
  "description": "Launcher dos aplicativos hospedados em danielcruz.tech",
  "start_url": "/home/",
  "scope": "/home/",
  "display": "standalone",
  "background_color": "#f2efe8",
  "theme_color": "#0f4f4a",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
