{
  "name": "Monitor",
  "short_name": "Monitor",
  "start_url": "/",
  "display": "standalone",
  "display_override": [ "standalone", "minimal-ui" ],
  "background_color": "#ffffff",
  "categories": [
    "business",
    "productivity",
    "travel",
    "utilities"
  ],
  "description": "Monitor is a an application that monitors the health status of services and notifises of outages.",
  "dir": "rtl",
  "lang": "en",
  "theme_color": "#337ab7",
  "gcm_sender_id": "888413990127",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "related_applications": [],
  "scope": "/",
  "icons": [
    {
      "src": "/images/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
