
{
  "name": "Nyx",
  "short_name": "Nyx",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "description": "Sleep and meditation assistant.",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/lucide-icons/lucide/main/icons/moon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "https://raw.githubusercontent.com/lucide-icons/lucide/main/icons/moon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
