{
  "name": "MIMENU - Sistema POS",
  "short_name": "MIMENU",
  "description": "Sistema POS para Restaurantes",
  "start_url": "/login",
  "start_url_base": "/login",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d70000",
  "icons": [
    {
      "src": "/img/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
