{
  "name": "TechGeo Network",
  "short_name": "TechGeo",
  "description": "Earn from referrals and digital tasks. Kenya's network earning platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "icons": [
    {
      "src": "https://port.techgeo.co.ke/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://port.techgeo.co.ke/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://port.techgeo.co.ke/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "business"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your earning dashboard",
      "url": "/dashboard.html",
      "icons": [
        {
          "src": "https://port.techgeo.co.ke/logo.jpeg",
          "sizes": "96x96",
          "type": "image/jpeg"
        }
      ]
    }
  ]
}
