{
  "name": "The VendU App Beta",
  "short_name": "VendU Beta",
  "description": "The VendU beta build — test new campus marketplace features and send feedback.",
  "start_url": "/beta/index.html",
  "scope": "/beta/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF8F3",
  "theme_color": "#5A2BE0",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
