{
"name": "TFA ADMIN",
"short_name": "TFA ADMIN",
"description": "TFA PWA WEB APP",
"start_url": "https://www.tfalogistica.com.br/admin/index.php",
"scope": ".",
"background_color": "#EEE",
"theme_color": "#FF0000",
"display": "standalone",
"orientation": "portrait-primary",
"dir": "ltr",
"lang": "en-US",
"related_applications": [
  {
     "platform": "play",
     "url": "https://play.google.com",
     "id": "com.example.app"
  }
 ],
"icons": [
  {
    "src": "favicon.ico",
    "type": "image/png",
    "sizes": "128x128"
  }
 ]
}