{
  "name": "Budget Studio",
  "short_name": "Budget",
  "description": "Plan each paycheck, track spending, and see what is left with a clear budget you control.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F7F1EA",
  "theme_color": "#F7F1EA",
  "icons": [
    {
      "src": "./icons/icon-192.png?v=99",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png?v=99",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png?v=99",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
