{
  "name": "BJM Money Facts",
  "short_name": "Money Facts",
  "description": "The family + business financial command center — net worth, accounts, debt, credit, budget, goals and BOSSMONEY.",
  "start_url": "./overview.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#171320",
  "theme_color": "#3B2465",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
