{
  "name": "FI INNOVATIONS LLP – Practical, Affordable, Innovative Solutions",
  "short_name": "FI INNOVATIONS LLP",
  "description": "FI INNOVATIONS LLP delivers practical, affordable, and innovative solutions in agriculture, animal care, and energy. Organic farming kits, livestock health, fuel additives, and more for a sustainable future.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#063f63",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "agriculture", "animal care", "energy", "solutions"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "200x200",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FI INNOVATIONS LLP Solutions"
    }
  ],
  "shortcuts": [
    {
      "name": "Products",
      "short_name": "Products",
      "description": "View our products",
      "url": "/#products",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/#contact",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}