{
  "name": "Resolvr by Stephanie Macnab",
  "short_name": "Resolvr",
  "description": "Your home repair guide from Stephanie Macnab Estate Agents — find out who's responsible and what to do next.",
  "start_url": "./resolve.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#3D4154",
  "theme_color": "#3D4154",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["utilities", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
