{
  "name": "Ultimate Budget",
  "short_name": "Ultimate Budget",
  "description": "Installable browser budget planner with workbook import/export and offline support.",
  "id": "./ultimate-budget-v6",
  "start_url": "./UltimateBudget.html?v=8",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f6fb",
  "theme_color": "#446bff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon-app.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
