{
  "name": "PennyWise+",
  "short_name": "PennyWise+",
  "description": "Track smarter. Spend wiser.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#070b1b",
  "theme_color": "#070b1b",
  "orientation": "any",
  "icons": [
    {
      "src": "./logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
