{
  "name": "TPorts Grower App",
  "short_name": "TPGA",
  "description": "Grower Transfer Management Application for TPorts",
  "icons": [
    {
      "src": "/assets/img/tp_launcher_hdpi.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/assets/img/tp_launcher_xhdpi.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/assets/img/tp_launcher_xxhdpi.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/assets/img/tp_launcher_xxxhdpi.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/assets/img/tp_launcher_512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "./",
  "display": "fullscreen",
  "orientation" :  "portrait",
  "background_color": "#e7e7e7",
  "theme_color": "#e7e7e7"
}
