{
  "name": "ASoft Mobile 2.3",
  "short_name": "ASoft Mobile",
  "description": "ERP ASoft no celular, tablet e computador.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#b5121b",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}