{
  "name": "Campus Cart",
  "short_name": "CampusCart", 
  "description": "Groceries delivered straight to UNZA students",
  "start_url": "/",  
  "display": "standalone",
  "background_color": "#0a192f",
  "theme_color": "#64ffda",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512", 
      "type": "image/png"
    }
  ]
}
