{
  // Required
  "manifest_version": 3,
  "name": "Gobbill",
  "version": "3",
  // Recommended
  "default_locale": "en",
  "description": "Gobbill - Bills gone.",
  "icons": [{
    "src": "/modules/core/client/img/brand/icon.png",
    "sizes": "128x128",
    "type": "image/png"
  }],
  // Optional
  "short_name": "Gobbill",
  "homepage_ur;l": "https://app.gobbill.com"
}
