{
  "name": "Poof Preview App",
  "short_name": "Poof Preview",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "https://assets.poof.new/preview.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}