﻿{
  "dir": "ltr",
  "lang": "en",
  "name": "Atlas",
  "scope": "/",
  "display": "standalone",
  "start_url": ".",
  "short_name": "Atlas",
  "theme_color": "#7290f3",
  "description": "Applied Technologies Location Analisys and Statistics",
  "orientation": "any",
  "background_color": "#7290f3",
  "related_applications": [],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "Atlas_Icon_512X512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "Atlas_Icon_192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}