{
  "name": "Budget with HJ",
  "short_name": "HJ Budget",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#091525",
  "theme_color": "#091525",
  "orientation": "portrait",
  "icons": [
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icon-512.png",         "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
