{
  "name": "Personal Bill Splitter",
  "short_name": "BillSplitter",
  "description": "Split restaurant and general bills easily by scanning or uploading receipts.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0d0e12",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
