{
  "name": "Cigar Cloud",
  "short_name": "Cigar Cloud",
  "description": "Put Some Smoke In The Air And Let The Stories Begin! Honest, unbiased cigar lounge reviews and aficionado experiences.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0A08",
  "theme_color": "#0B0A08",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
