{
  "name": "Plan My Expenses",
  "short_name": "Expenses",
  "description": "A smart, local-first budget tracker.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#8B5CF6",
  "icons": [
    {
      "src": "./build/icon256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
