{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "id": "/?source=homescreen",
  "name": "An1hony's smoke updates",
  "short_name": "Smoke updates",
  "description": "Weekly new arrivals, restocks, and website updates from An1hony's smoke.",
  "start_url": "/updates-announcements.html?source=homescreen",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#c40d2e",
  "icons": [
    {
      "src": "/assets/brand/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/brand/pwa-icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/assets/brand/pwa-icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/assets/brand/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
