{
  "name": "The Honest Toke",
  "short_name": "The Honest Toke",
  "description": "Find verified and loved local cannabis locations, clubs, and grow shops in South Africa.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1d2714",
  "theme_color": "#9ac369",
  "icons": [
    {
      "src": "/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/tht-logo-white-text-dark-bg.png",
      "sizes": "1080x1080",
      "type": "image/png"
    },
    {
      "src": "/apple-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}