{
  "name": "Receipt Splitter",
  "short_name": "Receipts",
  "description": "Snap & queue receipts for the Sunday split session",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1A22",
  "theme_color": "#1A1A22",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' rx='14' fill='%231A1A22'/%3E%3Cpath d='M8 40 Q8 34,14 32 L50 32 Q56 34,56 40 L56 50 Q56 56,50 56 L14 56 Q8 56,8 50 Z' fill='%23FDF9F0'/%3E%3Cpath d='M8 34 Q8 22,20 18 Q32 16,44 18 Q56 22,56 34 Z' fill='%23FF9670'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
