{
  "name": "Mintleaf",
  "short_name": "Mintleaf",
  "id": "https://www.mintleafaccountants.co.uk/",
  "start_url": "https://www.mintleafaccountants.co.uk/",
  "scope": "/",
  "categories": [
    "accounting",
    "accounting company",
    "accountancy",
    "accounting firm",
    "accountancy services",
    "accountancy in my area",
    "accountancy near me"
  ],
  "display": "fullscreen", 
  "theme_color": "#00813E",
  "background_color": "#00813E",
  "orientation": "portrait",
  "display_override": [
    "fullscreen",
    "minimal-ui"
  ],
  "description": "Welcome to Mintleaf Accountants, our expert team of accountants focus on helping clients file their tax returns, while minimizing their tax bills, and maximising their take home income. Our friendly team are always happy to help",
  "icons": [
    {
      "src": "./icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "./icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "./icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "./screenshot1.jpg",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "purpose": "any"
    },
    {
      "src": "./screenshot2.jpg",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "purpose": "any"
    },
    {
      "src": "./screenshot3.jpg",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "purpose": "any"
    },
    {
      "src": "./screenshot4.jpg",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "purpose": "any"
    },
    {
      "src": "./screenshot5.jpg",
      "sizes": "1280x720",
      "type": "image/jpg",
      "form_factor": "wide",
      "label": "Mintleaf",
      "purpose": "any"
    }
  ],
  "url_handlers": [
    {
      "origin": "https://www.mintleafaccountants.co.uk"
    }
  ]
} 