{
  "name": "Budtenders App",
  "short_name": "Budtenders",
  "description": "The Budtenders platform — surveys, rewards, and cannabis industry insights.",
  "start_url": "/dashboard?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#f5b25e",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    {
      "src": "/wp-content/themes/budtender-theme/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/budtender-theme/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
