{
  "short_name": "TaxFilePro",
  "name": "TaxFilePro - Tax Appointment Booking",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/?pwa=true&redirect=company",
  "display": "standalone",
  "theme_color": "#0a2540",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "categories": ["business", "productivity", "finance"]
}
