{
  "name": "Expense Tracker",
  "short_name": "Expenses",
  "description": "Luxury expense tracking with AI categorization",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#0a0f1a",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%230a0f1a' width='192' height='192'/%3E%3Ccircle cx='96' cy='96' r='60' fill='%23fbbf24'/%3E%3Ctext x='96' y='115' font-size='70' text-anchor='middle' fill='%230a0f1a' font-family='serif'%3E$%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
