{
  "name": "Eggspence — Split bills with friends",
  "short_name": "Eggspence",
  "description": "Shell Out Smarter — split bills and track shared expenses with friends.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#FEF2F5",
  "theme_color": "#F4F2F7",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
