{
  "name": "SnowExporter",
  "short_name": "SnowExporter",
  "description": "SnowExporter is a Snowflake Native App that runs queries and delivers results by email, Slack, Microsoft Teams, or to AWS S3, GCP GCS, Azure Blob, or an internal Snowflake stage — on demand or on a schedule.",
  "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"
    }
  ],
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "display": "browser",
  "start_url": "/"
}
