{
  "name": "Cactus Crust & Co",
  "short_name": "Cactus Crust",
  "description": "Fresh-baked mornings, handmade pizza nights, and desert plants. Las Vegas.",
  "start_url": "/customer/index.html",
  "display": "standalone",
  "background_color": "#faf3e0",
  "theme_color": "#2d6a4f",
  "orientation": "any",
  "icons": [
    {
      "src": "/customer/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/customer/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "shopping"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/customer/",
  "id": "/customer/index.html"
}
