{
  "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/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/budtender-theme/images/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/budtender-theme/images/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/budtender-theme/images/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/budtender-theme/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/budtender-theme/images/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/budtender-theme/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/budtender-theme/images/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/wp-content/themes/budtender-theme/images/icons/splash-screen-540x720.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/wp-content/themes/budtender-theme/images/icons/splash-screen-540x720.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "splash_screens": [
    {
      "src": "/wp-content/themes/budtender-theme/images/icons/splash-screen-540x720.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
