{
  "name": "123 Tax Pro",
  "short_name": "123 Tax Pro",
  "description": "123 Tax Pro - finances, clients and taxes in one place",
  "start_url": "./index.html?utm_source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en-CA",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {"src": "brand/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "brand/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
