{
  "name": "Cristal Express Maciel - Catálogo Digital",
  "short_name": "Cristal Express",
  "description": "Catálogo digital de produtos de limpeza da Cristal Express Maciel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eaf6ff",
  "theme_color": "#0d5bd9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
