{
  "name": "AFIT Digital Market",
  "short_name": "AFIT DGM",
  "description": "The number one marketplace for AFIT students.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#2d8eff",
  "icons": [
    {
      "src": "asset/img/app-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "asset/img/app-logo2.jpg",
      "sizes": "512x512",
      "type": "image/jpg",
      "purpose": "any maskable"
    }
  ]
}