{
    "name": "logo",
    "short_name": "nlogo",
      "icons": [
        
        {
          "src": "web/images/logo.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "maskable"
        },
        {
          "src": "web/images/logo.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "maskable"
        }

      ],
    "start_url": "neptunefarming.com",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}