{
  "name": "Green Kow Herd",
  "short_name": "Green Kow",
  "description": "The connected operating layer for your small business, leads, visibility, content and outreach in one Herd.",
  "id": "/green-kow-app/",
  "start_url": "/green-kow-app/?src=pwa",
  "scope": "/green-kow-app/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["business", "productivity", "marketing"],
  "icons": [
    {
      "src": "pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
