{
  "name": "ERP EZ Decor",
  "short_name": "EZ Decor",
  "description": "Sistema de gestao da EZ Decor Ltda",
  "start_url": "/mobile",
  "display": "standalone",
  "background_color": "#EDF2EC",
  "theme_color": "#3A7A4A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icone-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icone-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "/"
}
