{
  "name": "Victory Valley",
  "short_name": "Victory Valley",
  "description": "Victory Valley member services, checkout, promotions, and account alerts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f6f3",
  "theme_color": "#173c31",
  "orientation": "portrait-primary",
  "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": "Load Credits", "short_name": "Load", "url": "/", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Promotions", "short_name": "Promos", "url": "/promotions", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "My Account", "short_name": "Account", "url": "/account", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
