{
  "name": "Bill Splitting App",
  "short_name": "BillSplit",
  "description": "Split bills with friends instantly — no signup needed. Share a link, add expenses, and see who owes what. Free forever.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "601x601",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-with-light-background.png",
      "sizes": "1201x1201",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
