{
  "name": "Koottar – Borrow. Read. Share.",
  "short_name": "Koottar",
  "description": "Share books from your shelf, help nearby readers, save space at home, and borrow from the community when you need your next read.",
  "start_url": "/calendar/?source=pwa",
  "id": "/calendar/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FBF8F0",
  "theme_color": "#1E6B45",
  "lang": "en-AE",
  "dir": "ltr",
  "icons": [
    {
      "src": "/static/landing/images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/landing/images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/landing/images/logo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/landing/images/logo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
