{
  "name": "CRK - Soft Nest Reports",
  "short_name": "CRK-SoftNest",
  "description": "Soft Nest Web Reports Application",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#212529",
  "background_color": "#FFFFFF",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "imgs/Logo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "imgs/Logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [ "business", "productivity" ]
}