{
  "name": "ShowFlow Profile Card Builder",
  "short_name": "ShowFlow",
  "description": "Create export-ready animal profile cards for ShowFlow NFC-enabled displays.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090b0d",
  "theme_color": "#090b0d",
  "icons": [
    {
      "src": "assets/showflow/showflow-cube-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/showflow/showflow-cube-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
