{
  "name": "MakeAndUpdate",
  "short_name": "MAU",
  "description": "Fast websites, clean code, and real results for small businesses.",
  "start_url": "/",
  "display": "browser",
  "theme_color": "#e84e10",
  "background_color": "#f4f3ef",
  "lang": "en-US",
  "scope": "/",
  "categories": ["business"],
  "icons": [
    {
      "src": "/brand/maufavicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/maufavicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Start a Project",
      "short_name": "Contact",
      "url": "/contact/",
      "icons": [{ "src": "/brand/maufavicon.png", "sizes": "512x512" }]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "url": "/pricing/",
      "icons": [{ "src": "/brand/maufavicon.png", "sizes": "512x512" }]
    },
    {
      "name": "Our Work",
      "short_name": "Work",
      "url": "/work/",
      "icons": [{ "src": "/brand/maufavicon.png", "sizes": "512x512" }]
    }
  ]
}
