{
  "name": "Next Pour",
  "short_name": "Next Pour",
  "theme_color": "#1a0a00",
  "background_color": "#0a0500",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/placeholder-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/placeholder-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}