{
  "name": "Tanger",
  "short_name": "Tanger",
  "id": "/sign-in",
  "start_url": "/sign-in",
  "description": "The new and improved Tanger app offers a richer, more personalized experience and makes it easier than ever to access $100s in everyday savings from the brands you love",
  "icons": [
    {
      "src": "/favicon/PWA_icon_x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/PWA_icon_x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/PWA_icon_x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot_1280x800.jpg",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot_430x932.jpg",
      "sizes": "430x932",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}
