{
  "name": "Splitby - Free Bill Splitter App",
  "short_name": "Splitby",
  "description": "Split expenses with friends easily. Free and simple expense splitter app for groups, roommates, and travel buddies. Track shared expenses and settle up effortlessly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00d47e",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/splitby.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
