{
  "name": "Nipunadamma Library",
  "short_name": "Dhaham Poth",
  "description": "Free Buddhist Books Reader - Sinhala Dharma Library",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f1e6",
  "theme_color": "#5d4037",
  "orientation": "portrait-primary",

  "icons": [
    {
      "src": "common/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "common/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}