{
  "name": "Vintage Concert Tshirts",
  "short_name": "VCT",
  "description": "650+ authenticated vintage concert t-shirts from the 70s-00s. Rock, Metal, Hip-Hop.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0904",
  "theme_color": "#0c0904",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "entertainment"],
  "screenshots": [
    {
      "src": "/img/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ]
}
