{
  "name": "LMT Mobile",
  "short_name": "LMT",
  "start_url": "/mobile-home",
  "display": "standalone",
  "background_color": "#cfefff",
  "theme_color": "#cfefff",
  "orientation": "portrait",
"icons": [
  {
    "src": "/files/lmt-icon-512.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/files/lmt-icon-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
]

}
