{
  "name": "SwapaBook Ireland",
  "short_name": "SwapaBook",
  "description": "Ireland's community book swapping marketplace. Connect with book lovers, list your shelf, and swap books safely across Ireland.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff8f5",
  "theme_color": "#2d5a3f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
