{
  "id": "/",
  "name": "Bebsverse",
  "short_name": "Bebsverse",
  "description": "The app with all the things Bebs needs",
  "start_url": "/Home",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "images/meowl.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/meowl.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
