{
  "name": "Spending Reality Check",
  "short_name": "SpendCheck",
  "description": "A spending awareness tool for people who don't want to manage money — just understand it.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "utilities"],
  "lang": "en"
}
