{
  "name": "ShareBill",
  "short_name": "ShareBill",
  "description": "A simple and easy-to-use bill splitting app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}