{
  "name": "Split the Bill — BuBoTek",
  "short_name": "SplitBill",
  "description": "Scan a receipt and split it fairly. OCR runs on your device — no data leaves your phone.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF6F0",
  "theme_color": "#3A1C0F",
  "categories": ["utilities", "food"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
