{
  "name": "GreenTechWire",
  "short_name": "GreenTechWire",
  "description": "Cannabis News Worldwide — Latest cannabis news updated daily",
  "start_url": "/?pwa=true",
  "scope": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme-color": "#10B981",
  "orientation": "portrait-primary",
  "categories": ["news", "education"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
