{
  "id": "a7883ac9-b105-4b2e-be25-c967942dbdf0",
  "short_name": "Canopy",
  "name": "NetMonkeys Canopy",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "widgets": [
    {
      "name": "365 Health",
      "short_name": "Health",
      "description": "Near real-time information on active 365 Service Incidents",
      "tag": "azure-data-widget",
      "template": "/widgets/365Health.json",
      "ms_ac_template": "/widgets/365Health.json",
      "data": "/widgets/365HealthData.json",
      "type": "application/json",
      "icons": [
        {
          "src": "/logo192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "/logo512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ],
      "screenshots": [
        {
          "src": "/widgets/icon.png",
          "label": "Azure Widget Preview",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/widgets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Canopy Desktop View"
    },
    {
      "src": "/widgets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "Canopy Mobile View"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}