{
    "name": "Nanobots POS",
    "short_name": "Nanobots POS",
    "description": "POS System and powered by Nanobots",
    "start_url": "/login",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
      {
        "src": "admin/image/NANOBOTS.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "admin/image/NANOBOTS.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }
