{
  "name": "Tchê Pudim",
  "short_name": "Tchê Pudim",
  "description": "Pudim artesanal com entrega. Peça, pague no Pix e junte pontos.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "pt-BR",
  "categories": [
    "food",
    "shopping"
  ],
  "icons": [
    {
      "src": "/img/icone-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icone-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icone-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
