{
  "version": "1.0",
  "comment": "---Above version must be the same as data-pwa-version",
  "comment": "---data-pwa-version can be found in index.html in the manifest tag",
  "comment": "---if versions are not the same it will cause an update loop",
  "lang": "en",
  "name": "Asterial",
  "scope": "/",
  "display": "fullscreen",
  "start_url": "index.html",
  "short_name": "Asterial",
  "description": "",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "generated": "true"
}