{
  "name": "My Retail Experts",
  "short_name": "MRE",
  "description": "Practical growth systems for independent retail store owners: audits, implementation sprints, a self-paced course, and a peer membership community.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F6F2",
  "theme_color": "#01696F",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Client Intake",
      "short_name": "Intake",
      "description": "Open the client intake form",
      "url": "/intake.html",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Retail Health Score",
      "short_name": "Health Score",
      "description": "Open the free Retail Health Score tool",
      "url": "/health-score.html",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Circle Login",
      "short_name": "Circle",
      "description": "Log in to the My Retail Experts Circle",
      "url": "/circle.html",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
