{
  "name": "DHYAY — A Curated Architecture of Human Wisdom",
  "short_name": "DHYAY",
  "description": "A curated, searchable collection of leadership, motivation, and life wisdom quotes — organized by category and by moment.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8F4EA",
  "theme_color": "#1B2A44",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
