{
  "name": "HUB SHOP",
  "short_name": "HUB SHOP",
  "description": "HUB SHOP — A sua rede social do varejo",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a1840",
  "theme_color": "#0a1840",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-maskable-192.png?v=16",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=16",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-maskable-1024.png?v=16",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
