{
  "name": "DT CSVKS Logistics",
  "short_name": "DT CSVKS",
  "description": "Logistics Management System for Ismail Brothers",

  "id": "/",
  "start_url": "/Default.aspx?mode=fullscreen",
  "scope": "/",

  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#3498db",

  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",

  "categories": [ "business", "productivity" ],

  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
