{
  "name": "Itaí Promoções",
  "short_name": "Itaí Promoções",
  "description": "Encontre as melhores promoções e estabelecimentos em Itaí",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#C9922A",
  "background_color": "#F6F6F8",

  "icons": [
    {
      "src": "./assets/itai192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/itai512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "categories": [
    "shopping",
    "business",
    "lifestyle"
  ],

  "prefer_related_applications": false
}