{
  "name": "Quartic Advisory",
  "short_name": "Quartic",
  "description": "Geosciences and engineering solutions for Oil & Gas, deep geothermal and CO2 geological storage. One team, one global presence.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#1C2836",
  "theme_color": "#1C2836",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "assets/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Contact us",
      "short_name": "Contact",
      "description": "Send an enquiry. A partner replies within one working day.",
      "url": "./index.html#contact",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "What we do",
      "short_name": "Services",
      "description": "The twelve service lines.",
      "url": "./index.html#services",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Cases",
      "short_name": "Cases",
      "description": "Representative engagements.",
      "url": "./cases.html",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Field Notes",
      "short_name": "Notes",
      "description": "Writing from the team.",
      "url": "./notes.html",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
