{
  "name": "Ektafe Brew Manor Customer App",
  "short_name": "Ektafe",
  "description": "Order, track rewards, and view Manor membership status.",
  "start_url": "./join.html?v=mobilev12-reward-refresh",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08271f",
  "theme_color": "#08271f",
  "icons": [
    {
      "src": "./icon-192.png?v=mobilev11",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png?v=mobilev11",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./apple-touch-icon.png?v=mobilev11",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
