{
  "name": "aiventory",
  "short_name": "aiventory",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#e9e9e9",
  "theme_color": "#e9e9e9",
  "description": "Dentabay inventory and ordering app.",
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
