{
  "id": "/",
  "name": "New Marketing Revolution",
  "short_name": "NMR",
  "description": "Marketing, software and AI. Explore services and book a consultation with our Edmonton team.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090b0e",
  "theme_color": "#090b0e",
  "lang": "en-CA",
  "icons": [
    {
      "src": "/media/nmr-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/media/nmr-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a consultation",
      "url": "/contact/"
    },
    {
      "name": "Explore services",
      "url": "/services/"
    }
  ]
}
