{
  "name": "ATLAS ONE",
  "short_name": "ATLAS",
  "description": "Global logistics and international trade solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0056b3",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/logo_Atlas_One.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/logo_Atlas_One.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}