{
  "short_name": "AutoComanda",
  "name": "AutoComanda",
  "description": "AutoComanda para seu estabelecimento",
  "icons": [
    {
      "src": "/img/logo_pequeno.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/logo_branco.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/?source=pwa",
  "background_color": "#222222",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#595252",
  "shortcuts": [
    {
      "name": "",
      "short_name": "",
      "description": "Home",
      "url": "/?source=pwa",
      "icons": [{ "src": "/img/logo_pequeno.png", "sizes": "192x192" }]
    }
  ]
}
