{
  "name": "Govapocept - VapoCept official information",
  "short_name": "VapoCept",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F4EA",
  "theme_color": "#100D0D",
  "description": "Official VapoCept product information: all seven ingredients with their published amounts, the prices, the 60-day window, and what the formula actually is.",
  "lang": "en-US",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}