{
  "short_name": "Comandas Digitais",
  "name": "Comandas Digitais",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "comandas-digitais-128.webp",
      "type": "image/webp",
      "sizes": "128x128"
    },
    {
      "src": "comandas-digitais-256.webp",
      "type": "image/webp",
      "sizes": "256x256"
    },
    {
      "src": "comandas-digitais-512.webp",
      "type": "image/webp",
      "sizes": "512x512"
    },
    {
      "src": "comandas-digitais-1024.webp",
      "type": "image/webp",
      "sizes": "1024x1024"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#054E30",
  "background_color": "#054E30"
}