{
  "name": "Pay Splitter",
  "short_name": "Pay Splitter",
  "description": "A modern, sleek, and elegant way to track and split expenses.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#38bdf8",
  "icons": [
    {
      "src": "assets/tab_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/tab_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
