{
  "name": "Puzzle Pie Engineer Pass",
  "short_name": "Engineer Pass",
  "description": "The domestic gas engineer's toolkit — tightness testing calculators, RAMS and hot works permits, white-labelled to your firm.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F3F1EA",
  "theme_color": "#1E2A44",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}