{
  "name": "GI2 Paws Business Manager (Phone & Tablet)",
  "short_name": "GI2 Paws",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f7fb",
  "theme_color": "#5b21b6",
  "icons": [
    {
      "src": "g2paws-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "g2paws-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}