{
  "name": "Sahadhyayi - Book Reading Community",
  "short_name": "Sahadhyayi",
  "description": "Join India's growing community of book lovers. Discover, read, and discuss books with fellow readers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f59e0b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/placeholder.svg",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "/placeholder.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "categories": ["books", "education", "social"]
}