{
  "name": "Bookary — A Malayalam Reading Library",
  "short_name": "Bookary",
  "description": "Rent and read beloved Malayalam novels, stories, poetry and more from a curated digital library.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0a1a",
  "theme_color": "#1e1b4b",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
