{
  "name": "SplitAura",
  "short_name": "SplitAura",
  "description": "Split bills and receipts in seconds. AI scans the receipt, assigns each item, and friends pay you back by Interac e-Transfer, no fees, no app download.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07101f",
  "theme_color": "#07101f",
  "categories": ["finance", "productivity", "utilities"],
  "lang": "en-CA",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
