{
  "name": "Macarthur DR",
  "short_name": "Macarthur DR",
  "description": "The operational pulse of every Anytime Fitness club in the Macarthur Group.",
  "start_url": "./index.html?utm_source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#6d28d9",
  "background_color": "#fafbfc",
  "categories": ["business", "productivity"],
  "lang": "en-AU",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
