{
  "dir": "ltr",
  "lang": "en",
  "name": "Rentware. Rent anything.",
  "short_name": "Rentware",
  "scope": "/",
  "display": "standalone",
  "start_url": "/",
  "background_color": "#f0f0f2",
  "theme_color": "transparent",
  "orientation": "portrait-primary",
  "related_applications": [],
  "prefer_related_applications": false,
  "description": "Managing all the moving parts of your business takes energy. We help you by streamlining your rental operations, so you can focus on the bigger picture. Our software makes processes easier and acquisition more profitable.",
  "categories": ["business", "productivity", "software", "rental"],
  "icons": [
    {
      "src": "static/img/app-icon-48x48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "static/img/app-icon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "static/img/app-icon-144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "static/img/app-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "static/img/app-icon-256x256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "static/img/app-icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
