{
  "name": "Splitriz — Split Expenses with Friends",
  "short_name": "Splitriz",
  "description": "Split bills, track shared expenses, and settle up with friends and groups.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
