{
  "name": "Recanto Formoso",
  "short_name": "Recanto",
  "id": "/",
  "description": "Encomende os melhores bolos artesanais e caseiros de Taubaté. Receba em casa com rapidez e segurança.",
  "lang": "pt-BR",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4a3728",
  "background_color": "#fdfaf6",
  "categories": ["food", "shopping"],
  "icons": [
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ver Cardápio",
      "url": "/index.html",
      "description": "Veja nossos bolos disponíveis"
    }
  ],
  "prefer_related_applications": false
}
