{
  "name": "HOP Club Loyalty",
  "short_name": "HOP Club",
  "description": "House of Pizza customer loyalty app for points, visits, member card, and rewards.",
  "start_url": "/hopclub/",
  "scope": "/hopclub/",
  "display": "standalone",
  "background_color": "#fbf4e8",
  "theme_color": "#0f5b4c",
  "icons": [
    { "src": "/public/assets/hop-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/public/assets/hop-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
