{
  "name": "Polo Tintas - Catálogo",
  "short_name": "Polo Tintas",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "icons": [
    {
      "src": "./img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}