{
  "name": "Zeroox - Free landlord property tool",
  "short_name": "Zeroox",
  "start_url": "/",
  "id": "/",
  "display": "fullscreen",
  "background_color": "#333",
  "description": "Zeroox - Free Landlord Property Tool",
  "lang": "en-US",
  "orientation": "portrait-primary",
  "theme_color": "#5eace0",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "dir": "ltr",
  "categories": [
    "business",
    "utilities"
  ]
}