{
  "name": "Expense Tracker",
  "short_name": "Expenses",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='128' fill='%231b7a38'/%3E%3Cpath d='M384 160H128c-17.7 0-32 14.3-32 32v128c0 17.7 14.3 32 32 32h256c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32z' fill='%23fff' opacity='0.2'/%3E%3Cpath d='M400 224h-64c-8.8 0-16 7.2-16 16s7.2 16 16 16h64v32h-64c-26.5 0-48-21.5-48-48s21.5-48 48-48h64v32z' fill='%23fff'/%3E%3Ccircle cx='368' cy='240' r='8' fill='%231b7a38'/%3E%3Cpath d='M160 200h120v32H160z' fill='%23fff' opacity='0.5'/%3E%3Cpath d='M160 248h80v32H160z' fill='%23fff' opacity='0.3'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1b7a38"
}
