{
   "name": "Agromol",
   "short_name": "Agromol",
   "description": "Welcome to AGROMOL, your one-stop online marketplace for all agricultural machinery and products. Founded with a passion for agriculture and a commitment to innovation, AGROMOL bridges the gap between sellers and buyers, offering a user-friendly platform where you can find everything from tractors and harvesters to seeds and fertilizers.",
   "icons": [
       {
           "src": "icons/agromollogo-192.png",
           "sizes": "192x192",
           "type": "image/png"
       },
       {
           "src": "icons/agromollogo-256.png",
           "sizes": "256x256",
           "type": "image/png"
       },
       {
           "src": "icons/agromollogo-512.png",
           "sizes": "512x512",
           "type": "image/png"
       }
   ],
   "screenshots": [
       {
           "src": "icons/agromol1080screen.png",
           "sizes": "1080x1920",
           "type": "image/png"
       },
       {
           "src": "icons/agromol1888screen.png",
           "sizes": "1888x943",
           "type": "image/png"
       }
   ],
   "theme_color": "#8eea8d",
   "background_color": "#ffffff",
   "display": "standalone",
   "start_url": "index_mobile",
   "scope": "/"
}