{
  "name": "Green Planet Recyclers",
  "short_name": "GPR",
  "description": "Kenya's premier recycling facility processing 42 tons daily with professional waste management solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/webimages/greenplanetlimitedlogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/webimages/greenplanetlimitedlogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities", "productivity"],
  "lang": "en-KE",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Marketplace",
      "short_name": "Market",
      "description": "Browse recycling materials marketplace",
      "url": "/marketplace",
      "icons": [{ "src": "/webimages/greenplanetlimitedlogo.png", "sizes": "96x96" }]
    },
    {
      "name": "ESG Calculator",
      "short_name": "ESG",
      "description": "Calculate environmental impact",
      "url": "/esg-resources",
      "icons": [{ "src": "/webimages/greenplanetlimitedlogo.png", "sizes": "96x96" }]
    }
  ]
}