{
  "short_name": "ToppedUp",
  "name": "ToppedUp",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/app",
  "display": "standalone",
  "theme_color": "#020617",
  "background_color": "#020617",
  "id": "app.toppedup",
  "dir": "ltr",
  "orientation": "portrait",
  "currentVersion": "1.8",
  "minVersion": "1.8",
  "uiVersion": "5",
  "isDealsActive": false,
  "whatsNew": {
    "version": "1",
    "items": [
      "Nothings new, this is the first version duh"
    ]
  }
}