{
  "name": "Lovable Wallet",
  "short_name": "Lovable Wallet",
  "description": "Snap a receipt, stack the points, cash them in for gift cards, cash or store credit.",
  "start_url": "/lovablewallet",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F5F7",
  "theme_color": "#FFFFFF",
  "icons": [
    {
      "src": "/wx-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wx-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wx-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
