{
  "name": "HashtSoft Tax Application",
  "short_name": "HashtSoft-Tax",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "Icons/HashtIcon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "Icons/HashtIcon-128.png",
      "type": "image/png",
      "sizes": "128x128"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/invoices.png",
      "sizes": "2880x2048",
      "type": "image/png",
      "form_factor": "wide"
    }
  //  {
  //    "src": "screenshots/HashtIcon-512.png",
  //    "sizes": "720x1280",
  //    "type": "image/png"
  //  }
  ]

}
