{
  "name": "Shadcn Notification Variants",
  "short_name": "Noti Variants",
  "description": "A showcase of custom variants for the Sonner and Alert - notification components of Shadcn/ui, built with Next.js and Tailwind CSS.",
  "start_url": "/",
  "icons": [
    {
      "src": "/logos/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logos/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#000000",
  "background_color": "#1b1b1b",
  "display": "standalone"
}
