{
  "name": "Vendas PMG",
  "short_name": "PMG Food Service",
  "description": "Venda de produtos PMG Food Service com instalação como aplicativo e suporte PWA.",
  "start_url": ".",
  "display": "standalone",
  "scope": "/",
  "background_color": "#9d1421",
  "theme_color": "#9d1421",
  "icons": [
    {
      "src": "image/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "image/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
