{
  "name": "The Conspiracy Shirt Company",
  "short_name": "Conspiracy Shirts",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png?v=4",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/web-app-manifest-512x512.png?v=4",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}