{
  "name": "Re-Deem - Give ❤️",
  "short_name": "Re-Deem",
  "description": "Donate your deposit return vouchers to Irish charities, clubs, and schools",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF5F7",
  "theme_color": "#E91E63",
  "orientation": "portrait-primary",
  "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": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "social", "finance"],
  "lang": "en-IE",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Scan Voucher",
      "short_name": "Scan",
      "description": "Scan a deposit return voucher",
      "url": "/scan",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Browse Charities",
      "short_name": "Charities",
      "description": "Browse available charities",
      "url": "/charities",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
