{
  "name":"SmartBudget — Monthly Financial Planner",
  "short_name":"SmartBudget",
  "description":"A privacy-friendly monthly budgeting and goal planning app.",
  "start_url":"./index.html",
  "display":"standalone",
  "background_color":"#f5f7fb",
  "theme_color":"#172033",
  "orientation":"portrait-primary",
  "icons":[{"src":"icon.svg","sizes":"any","type":"image/svg+xml","purpose":"any maskable"}]
}