{
  "name": "FlavorVault",
  "short_name": "FlavorVault",
  "description": "Order delicious food, track your delivery, and earn rewards.",
  "start_url": "/indexuser.html",
  "id": "/indexuser.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#e8572a",
  "icons": [
    { "src": "icons/user/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/user/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
