{
  "short_name": "SuperVitrine",
  "name": "Super Vitrine Ofertas",
  "description": "As melhores ofertas e cupons dos principais marketplaces (Amazon, Mercado Livre, Shopee, AliExpress, Magalu) em um só lugar.",
  "icons": [
    {
      "src": "/Icone_Super_Vitrine.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/Icone_Super_Vitrine.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0A0A0A",
  "background_color": "#0A0A0A",
  "lang": "pt-BR",
  "categories": ["shopping", "lifestyle", "news"],
  "shortcuts": [
    {
      "name": "Cupons",
      "short_name": "Cupons",
      "description": "Ver todos os cupons ativos",
      "url": "/cupons",
      "icons": [{ "src": "/Icone_Super_Vitrine.png", "sizes": "192x192" }]
    },
    {
      "name": "Categorias",
      "short_name": "Categorias",
      "description": "Navegar por categoria",
      "url": "/categorias",
      "icons": [{ "src": "/Icone_Super_Vitrine.png", "sizes": "192x192" }]
    }
  ]
}
