{
  "name": "APP-InterSIM Grupo SIMSA",
  "short_name": "APP-InterSIM",
  "description": "Sistema InterSIM Grupo SIMSA",
  "start_url": "/dashboard/carrotanques",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/flam.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/flam.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}