{
  "short_name": "Budget",
  "name": "Personal Budget Tracker",
  "description": "Track income, expenses and savings. All data stays on your device — no cloud, no account needed.",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#6366f1",
  "background_color": "#0F172A",
  "orientation": "any",
  "categories": ["finance", "productivity"],
  "screenshots": []
}
