{
  "name": "Cash Cart",
  "short_name": "Cash Cart",
  "description": "Find the best deals, coupons, and discounts from your favorite stores. Save money with Cash Cart's smart shopping assistant.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B5CF6",
  "icons": [
    {
      "src": "/assets/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
