{
  "name": "Apollo Sapphire",
  "short_name": "Sapphire",
  "description": "Apollo Quality & Assessment Centre Management System",
  "start_url": "/quick-niggle",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e5a8a",
  "icons": [
    {
      "src": "/Sapphire_Icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/Sapphire_Icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Niggle",
      "short_name": "Niggle",
      "description": "Quickly capture a niggle",
      "url": "/quick-niggle",
      "icons": [
        {
          "src": "/Sapphire_Icon.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    }
  ]
}
