{
  "name": "Budge Bud",
  "short_name": "Budge Bud",
  "description": "A budget management app",
  "start_url": "/tranz-trakr",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/512ktbudgebudiconlogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/512ktbudgebudiconlogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
